Browse Source

wput: fix compile issue with gcc >= 10

Waldemar Brodkorb 3 months ago
parent
commit
9757a002a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/wput/Makefile

+ 1 - 0
package/wput/Makefile

@@ -17,6 +17,7 @@ include ${ADK_TOPDIR}/mk/package.mk
 
 $(eval $(call PKG_template,WPUT,wput,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
+TARGET_CFLAGS+=		-fcommon
 CONFIGURE_ARGS+=	--disable-g-switch \
 			--without-ssl