]> git.pld-linux.org Git - packages/icedtea8.git/commitdiff
force use of system libraries
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 10 Nov 2016 09:24:26 +0000 (10:24 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 10 Nov 2016 09:24:26 +0000 (10:24 +0100)
icedtea8.spec

index a486254256e982c69461ca5802bcd568ecd45d0f..680586d4184ecfc8ec8ee763bb6c320d63f08602 100644 (file)
@@ -505,6 +505,9 @@ chmod a+x build-bin/ant
        --disable-downloading \
        --with-jdk-home=%{java_home} \
        --disable-bootstrap \
+       --enable-system-kerberos \
+       --enable-system-pcsc \
+       --enable-system-sctp \
        --%{!?with_nss:dis}%{?with_nss:en}able-nss \
        --%{!?with_sunec:dis}%{?with_sunec:en}able-sunec
 
This page took 0.11887 seconds and 4 git commands to generate.