From Craig Silverstein: Minimal --script implementation.
[deliverable/binutils-gdb.git] / gold / Makefile.in
index 4b1b9e2a96905b98bdefb8f354d8fdd59adb5891..a7e3f73893f913c5df54cf73d7c0c6ee2a722444 100644 (file)
@@ -271,7 +271,7 @@ SUBDIRS = po testsuite
 tooldir = $(exec_prefix)/$(target_alias)
 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CXXFLAGS)
-INCLUDES = -D_GNU_SOURCE \
+INCLUDES = \
        -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
        -DLOCALEDIR="\"$(datadir)/locale\"" \
        -DBINDIR="\"$(bindir)\"" -DTOOLBINDIR="\"$(tooldir)/bin\"" \
This page took 0.02322 seconds and 4 git commands to generate.