Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
java-1_7_0-openjdk-bootstrap.3579
icedtea-2.6.1-sunec.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icedtea-2.6.1-sunec.patch of Package java-1_7_0-openjdk-bootstrap.3579
--- icedtea-2.6.1/acinclude.m4 2015-07-21 12:37:00.711650445 +0200 +++ icedtea-2.6.1/acinclude.m4 2015-09-24 18:38:03.471762715 +0200 @@ -2711,7 +2711,7 @@ PKG_CHECK_MODULES(NSS_JAVA, nss-java, [NSS_JAVA_FOUND=yes], [NSS_JAVA_FOUND=no]) if test "x${NSS_SOFTOKN_FOUND}" = "xyes"; then SUNEC_CFLAGS=$NSS_SOFTOKN_CFLAGS; - SUNEC_LIBS="$NSS_LIBS -lfreebl"; + SUNEC_LIBS=$NSS_SOFTOKN_LIBS; elif test "x${NSS_JAVA_FOUND}" = "xyes"; then SUNEC_CFLAGS="$NSS_JAVA_CFLAGS -DLEGACY_NSS"; SUNEC_LIBS=$NSS_JAVA_LIBS; --- icedtea-2.6.1/configure 2015-07-21 12:37:14.027418338 +0200 +++ icedtea-2.6.1/configure 2015-09-24 18:37:54.731957804 +0200 @@ -9042,7 +9042,7 @@ fi if test "x${NSS_SOFTOKN_FOUND}" = "xyes"; then SUNEC_CFLAGS=$NSS_SOFTOKN_CFLAGS; - SUNEC_LIBS="$NSS_LIBS -lfreebl"; + SUNEC_LIBS=$NSS_SOFTOKN_LIBS; elif test "x${NSS_JAVA_FOUND}" = "xyes"; then SUNEC_CFLAGS="$NSS_JAVA_CFLAGS -DLEGACY_NSS"; SUNEC_LIBS=$NSS_JAVA_LIBS;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor