mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
From-SVN: r102439
This commit is contained in:
parent
2c01f8df1e
commit
7f28e312cf
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* all files: Update FSF address.
|
||||
|
@ -1 +1 @@
|
||||
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE
|
||||
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) $(SYSROOT_CFLAGS_FOR_TARGET) -D_GNU_SOURCE
|
||||
|
Loading…
Reference in New Issue
Block a user