diff options
Diffstat (limited to 'extra/opendoas/build')
-rwxr-xr-x | extra/opendoas/build | 1 |
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 |