Explorar el Código

use CC_FOR_BUILD and CFLAGS_FOR_BUILD

Waldemar Brodkorb hace 15 años
padre
commit
aff7634a79
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/lynx/Makefile

+ 2 - 0
package/lynx/Makefile

@@ -77,6 +77,8 @@ CONFIGURE_ARGS+=	\
 			--with-screen=ncurses \
 			--disable-widec \
 			--disable-locale-charset \
+			--with-build-cc=$(CC_FOR_BUILD) \
+			--with-build-cflags="$(CFLAGS_FOR_BUILD)" \
 			--with-build-cppflags="-I/usr/include/ncurses"
 MAKE_FILE:=		makefile