diff options
author | Patrick 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) |
commit | 5140fa1ee56812906a263d8960e992cc08dc0e8c (patch) | |
tree | 8ae9fc4d00fe545882b7487afb3cbaaec8ca17a6 | |
parent | 7d8013c63d5430c64ac68cfd9456f4effb0d8410 (diff) |
build: Add --with-ldconfig configure option
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ nop: @: build: - oh-autoconfigure + oh-autoconfigure -- --with-ldconfig=/sbin/ldconfig oh-autobuild -- $(macros) touch $@ |