[Bug 96] phobos build doesn't use CFLAGS_FOR_BUILD in most cases
via D.gnu
d.gnu at puremagic.com
Sun Apr 5 05:07:07 PDT 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=96
Johannes Pfau <johannespfau at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |johannespfau at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Johannes Pfau <johannespfau at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150405/39234ad6/attachment.html>
More information about the D.gnu
mailing list