mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -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