aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ponyc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ponyc')
-rw-r--r--testing/ponyc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ponyc/APKBUILD b/testing/ponyc/APKBUILD
index f9dccd6fcd..c7fd54cc72 100644
--- a/testing/ponyc/APKBUILD
+++ b/testing/ponyc/APKBUILD
@@ -28,9 +28,9 @@ esac
_make_opts="arch=$_arch
config=release
- default_pic=1
+ default_pic=true
prefix=/usr
- verbose=1
+ verbose=true
LLVM_CONFIG=/usr/lib/llvm$_llvmver/bin/llvm-config
"