Explorar o código

fix compile when gcc 4.9.1 is choosen

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
200e9dc108
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/gcc/Makefile

+ 1 - 0
package/gcc/Makefile

@@ -67,6 +67,7 @@ CONFIGURE_ARGS+=	--host=$(GNU_TARGET_NAME) \
 			--disable-libsanitizer \
 			--disable-libitm \
 			--disable-install-libiberty \
+			--enable-dependency-tracking \
 			--enable-cxx-flags="${TARGET_LDFLAGS}"
 
 # disable honour cflags stuff