diff options
author | Patrick 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) |
commit | 323d25ae56bbb0bc6934c7d913cab83d0bf8fd93 (patch) | |
tree | 3bf8059a5c7c7f08ff5c2d317fe32c41368a3463 | |
parent | ce13d41aaeac746f194679019397920df2954284 (diff) |
build: Drop old --with-ldconfig option
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ nop: @: build: - oh-autoconfigure -- --with-ldconfig=/sbin/ldconfig + oh-autoconfigure oh-autobuild -- $(macros) touch $@ |