mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #4465 from jernejsk/fsuae-fix
libretro-fsuae: Fix compilation with gcc10
This commit is contained in:
commit
d442dfbf9e
@ -24,6 +24,8 @@ fi
|
||||
pre_configure_target() {
|
||||
cd $PKG_BUILD
|
||||
rm -rf .$TARGET_NAME
|
||||
# check if this flag is still needed when this package is updated
|
||||
export CFLAGS="$CFLAGS -fcommon"
|
||||
export ac_cv_func_realloc_0_nonnull=yes
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user