Explorar o código

readline: add host PIC

Python seems to fail to link to libreadline properly because of this.
Not a fatal error but an error nontheless.

Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev %!s(int64=3) %!d(string=hai) anos
pai
achega
b363f74886
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/libs/readline/Makefile

+ 1 - 0
package/libs/readline/Makefile

@@ -53,6 +53,7 @@ CONFIGURE_VARS += \
 	bash_cv_func_sigsetjmp=yes \
 
 TARGET_CFLAGS += $(FPIC)
+HOST_CFLAGS += $(FPIC)
 
 define Build/InstallDev
 	$(INSTALL_DIR) $(1)/usr/include