aboutsummaryrefslogtreecommitdiff
path: root/core/byacc/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/byacc/build')
-rwxr-xr-xcore/byacc/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/byacc/build b/core/byacc/build
index cc21d9ed..f3cc6001 100755
--- a/core/byacc/build
+++ b/core/byacc/build
@@ -2,8 +2,7 @@
export LDFLAGS="$LDFLAGS -static"
-./configure \
- --prefix=/usr \
+cpt-configure \
--program-transform='s/^/b/'
make