aboutsummaryrefslogtreecommitdiff
path: root/extra/opendoas/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-12 11:53:59 +0300
committerCem Keylan <cem@ckyln.com>2020-08-12 11:53:59 +0300
commit4a82a9def6809f38eafbdd8aa88cac3cc89ce666 (patch)
tree4b0e2e7d136a5c75f6241cbf7cb84d0649b4203e /extra/opendoas/build
parent943c8d29a2d6b6ee22ad83003227a4d020b6b0ab (diff)
downloadrepository-4a82a9def6809f38eafbdd8aa88cac3cc89ce666.tar.gz
opendoas: build with timestamp support
Diffstat (limited to 'extra/opendoas/build')
-rwxr-xr-xextra/opendoas/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/opendoas/build b/extra/opendoas/build
index 933dd2db..cb2c20fe 100755
--- a/extra/opendoas/build
+++ b/extra/opendoas/build
@@ -6,6 +6,7 @@ cat _ > bsd.prog.mk; rm -f _
./configure \
--enable-static \
+ --with-timestamp \
--without-pam
make