]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
enable reproducible builds for debian packages
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 10 Nov 2017 20:57:45 +0000 (20:57 +0000)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 10 Nov 2017 21:20:35 +0000 (21:20 +0000)
debian/rules

index 49633e1fed07a2d9064a7762b97057dbe46ffed9..1bf90c7ddc0bebdce72cbfc5b9996d32fb834d93 100755 (executable)
@@ -109,7 +109,8 @@ endif
                --without-rlm_eap_ikev2 \
                --without-rlm_sql_oracle \
                --without-rlm_sql_unixodbc \
-               --with-systemd
+               --with-systemd \
+               --enable-reproducible-builds
 
        rm config.guess
        mv config.guess.dist config.guess