Pārlūkot izejas kodu

wput: fix compile issue with gcc >= 10

Waldemar Brodkorb 1 gadu atpakaļ
vecāks
revīzija
9757a002a5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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