Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gold / Makefile.am
index 78f027100bc0709be4b67105275f4124bf5c2955..54393f9a0e3b1cb9464bccfae4580ca74f4e58ad 100644 (file)
@@ -197,6 +197,8 @@ dwp_LDADD = libgold.a $(LIBIBERTY) $(GOLD_LDADD) $(LIBINTL) $(THREADSLIB) \
        $(LIBDL)
 dwp_LDFLAGS = $(GOLD_LDFLAGS)
 
+CONFIG_STATUS_DEPENDENCIES = $(srcdir)/../bfd/development.sh
+
 # Use an explicit dependency for the bison generated header file.
 expression.$(OBJEXT): yyscript.h
 script-sections.$(OBJEXT): yyscript.h
This page took 0.026924 seconds and 4 git commands to generate.