From 5140fa1ee56812906a263d8960e992cc08dc0e8c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 23 Mar 2019 00:15:06 -0400 Subject: build: Add --with-ldconfig configure option --- 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 $@ -- cgit v0.9.1