Commit 7f28e312 by Mark Mitchell Committed by Mark Mitchell

* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.

From-SVN: r102439
parent 2c01f8df
2005-07-27 Mark Mitchell <mark@codesourcery.com>
* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
2005-07-16 Kelley Cook <kcook@gcc.gnu.org> 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
* all files: Update FSF address. * all files: Update FSF address.
......
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE CXXFLAGS_FOR_TARGET = $(CXXFLAGS) $(SYSROOT_CFLAGS_FOR_TARGET) -D_GNU_SOURCE
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment