diff options
author | Patrick 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) |
commit | b6c138bbab4eea71ee7629c335f7f9192967fa83 (patch) | |
tree | d094e23d5a2be369f5718278f6080c48a737e2e0 /build | |
parent | c3ee68bb6442f6f71e2653e44e7220f0837e2250 (diff) |
build: Bypass configure check for perl
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ nop: @: build: - oh-autoconfigure + oh-autoconfigure -- PERL=/bin/false oh-autobuild touch $@ |