mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
libretro-fsuae: Fix compilation with gcc10
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user