summaryrefslogtreecommitdiff
path: root/user/libquotient/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/libquotient/APKBUILD')
-rw-r--r--user/libquotient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libquotient/APKBUILD b/user/libquotient/APKBUILD
index b954f5c95..003f53e3f 100644
--- a/user/libquotient/APKBUILD
+++ b/user/libquotient/APKBUILD
@@ -25,7 +25,7 @@ build() {
-DBUILD_SHARED_LIBS=True \
-DCMAKE_BUILD_TYPE=RelWithDebugInfo \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
- ${CMAKE_CROSSOPTS}
+ ${CMAKE_CROSSOPTS} .
make
}