[Nasm-bugs] [Bug 3392605] New: fix configury and custom configs

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Tue Aug 20 07:11:31 PDT 2019


https://bugzilla.nasm.us/show_bug.cgi?id=3392605

            Bug ID: 3392605
           Summary: fix configury and custom configs
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: sezeroz at gmail.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Built from git using configure

The attached patch does the following:
- configure.ac: change non-existing config/undef.h to config/unknown.h,
  so that the configure script actually runs.
- include/compiler.h: move inclusion of config/unconfig.h to before the
  other custom configs (otherwise it undefined macros defined by them.)
- config/watcom.h: updates.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list