wmii: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:49:11 +02:00
parent 7c158fd5ce
commit 7aa1a77814

View file

@ -13,6 +13,8 @@ distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.
checksum=0466f1a5c534b0ee9fdace2c7a2d251845b7ec0ae80bdb8e68ae6584ebeebf2b
python_version=2 #unverified
CFLAGS="-fcommon"
do_build() {
LDFLAGS+=" -lX11 -lXrender"
make CC="$CC -c" AR="$AR crs" LD=$CC RANLIB=$RANLIB PREFIX=/usr