mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-java/jss: remove unused patch
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=583666
|
||||
https://bugs.gentoo.org/show_bug.cgi?id=327619
|
||||
|
||||
--- security/coreconf/Linux.mk
|
||||
+++ security/coreconf/Linux.mk
|
||||
@@ -174,7 +174,7 @@
|
||||
ARCH = linux
|
||||
|
||||
DSO_CFLAGS = -fPIC
|
||||
-DSO_LDOPTS = -shared $(ARCHFLAG) -Wl,-z,defs
|
||||
+DSO_LDOPTS = $(LDFLAGS) -shared $(ARCHFLAG) -Wl,-z,defs
|
||||
DSO_LDFLAGS =
|
||||
LDFLAGS += $(ARCHFLAG)
|
||||
|
||||
Reference in New Issue
Block a user