Explorar el Código

binutils: disable gprofng

Waldemar Brodkorb hace 2 años
padre
commit
35cbdf6109
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/binutils/Makefile

+ 1 - 0
package/binutils/Makefile

@@ -36,6 +36,7 @@ else
 CONFIGURE_ARGS+=	--enable-multilib
 endif
 CONFIGURE_ARGS+=	--disable-werror \
+			--disable-gprofng \
 			--disable-gdb \
 			--disable-sim \
 			--disable-install-libiberty \