summaryrefslogtreecommitdiff
path: root/user/xmoto
diff options
context:
space:
mode:
Diffstat (limited to 'user/xmoto')
-rw-r--r--user/xmoto/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/xmoto/APKBUILD b/user/xmoto/APKBUILD
index 7efa7a9c6..62bbdd1e7 100644
--- a/user/xmoto/APKBUILD
+++ b/user/xmoto/APKBUILD
@@ -29,6 +29,7 @@ build() {
./bootstrap
CPPFLAGS="$CPPFLAGS -D_GLIBCXX_USE_CXX11_ABI=0" \
LDFLAGS="$LDFLAGS $(pkg-config --libs lua)" \
+ CXXFLAGS="$CXXFLAGS -fpermissive" \
./configure \
--build=$CBUILD \
--host=$CHOST \