http://bugzilla.gdcproject.org/show_bug.cgi?id=96

Johannes Pfau <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from Johannes Pfau <[email protected]> ---
The phobos makefile now uses the DFLAGS variable.

And BTW:
build=machine which builds the compiler
host=machine which runs the compiler
target=machine which the compiler generates code for

flags for build therefore should only be used when building programs that have
to run on the machine building the compiler. (E.g. when building idgen)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to