From 97e000b8ce16626a160e2196627fb0c884dbcfbf Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 10 Apr 2021 17:02:43 +0200 Subject: 20210410.1 global branch merge. Signed-off-by: Matteo Bernardini --- system/caprice32/caprice32.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/caprice32/caprice32.SlackBuild') diff --git a/system/caprice32/caprice32.SlackBuild b/system/caprice32/caprice32.SlackBuild index ac27dd4df4..5eb64c1059 100644 --- a/system/caprice32/caprice32.SlackBuild +++ b/system/caprice32/caprice32.SlackBuild @@ -70,6 +70,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +sed -i "s|-O2|$SLKCFLAGS -Wno-narrowing|" makefile.unix + make -f makefile.unix RELEASE=TRUE mkdir -p $PKG/usr/share/$PRGNAM $PKG/usr/bin -- cgit v1.2.3