Sfoglia il codice sorgente

use CC_FOR_BUILD and CFLAGS_FOR_BUILD

Waldemar Brodkorb 14 anni fa
parent
commit
aff7634a79
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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