summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-23 00:15:06 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-23 00:15:06 (EDT)
commit5140fa1ee56812906a263d8960e992cc08dc0e8c (patch)
tree8ae9fc4d00fe545882b7487afb3cbaaec8ca17a6
parent7d8013c63d5430c64ac68cfd9456f4effb0d8410 (diff)
build: Add --with-ldconfig configure option
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 04ca6e5..7353f30 100755
--- a/build
+++ b/build
@@ -11,7 +11,7 @@ nop:
@:
build:
- oh-autoconfigure
+ oh-autoconfigure -- --with-ldconfig=/sbin/ldconfig
oh-autobuild -- $(macros)
touch $@