jeti-filemanager: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
606587b0d2
commit
308316419c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ distfiles="https://github.com/mrshampoo/jeti-filemanager/archive/${version}.tar.
|
|||
checksum=4da4ddee8fe6774b91ea473810d6c6898777c9bbcb8816996d72095dc0e18691
|
||||
|
||||
_LIBS="-lncurses"
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_build() {
|
||||
# Fix missing $(LDFLAGS) and wrong order of $^ and $(_LIBS) when linking
|
||||
|
|
Loading…
Reference in a new issue