mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
sidplay-libs: build with -Wno-narrowing to fix build with gcc-6
This commit is contained in:
@@ -37,4 +37,6 @@ pre_configure_target() {
|
||||
# fails to build in subdirs
|
||||
cd $ROOT/$PKG_BUILD
|
||||
rm -rf .$TARGET_NAME
|
||||
|
||||
export CXXFLAGS="$CXXFLAGS -Wno-narrowing"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user