summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-02 21:13:01 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-02 21:13:01 (EST)
commit323d25ae56bbb0bc6934c7d913cab83d0bf8fd93 (patch)
tree3bf8059a5c7c7f08ff5c2d317fe32c41368a3463 /build
parentce13d41aaeac746f194679019397920df2954284 (diff)
build: Drop old --with-ldconfig option
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 7353f30..04ca6e5 100755
--- a/build
+++ b/build
@@ -11,7 +11,7 @@ nop:
@:
build:
- oh-autoconfigure -- --with-ldconfig=/sbin/ldconfig
+ oh-autoconfigure
oh-autobuild -- $(macros)
touch $@