mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libretro-fsuae: Fix compilation with gcc10
This commit is contained in:
parent
d0f7212638
commit
aaf723815f
@ -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