summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-01 02:34:05 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-01 02:34:05 (EDT)
commitb6c138bbab4eea71ee7629c335f7f9192967fa83 (patch)
treed094e23d5a2be369f5718278f6080c48a737e2e0
parentc3ee68bb6442f6f71e2653e44e7220f0837e2250 (diff)
build: Bypass configure check for perl
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index f6671e4..0ec22d9 100755
--- a/build
+++ b/build
@@ -6,7 +6,7 @@ nop:
@:
build:
- oh-autoconfigure
+ oh-autoconfigure -- PERL=/bin/false
oh-autobuild
touch $@