Projects
Eulaceura:Factory
mozjs52
_service:obs_scm:fix-soname.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:fix-soname.patch of Package mozjs52
From: Laszlo Boszormenyi (GCS) <gcs@debian.org> Date: Fri, 02 May 2014 22:20:45 +0200 Subject: fix soname Add soname switch to linker, regardless of Operating System Bug-Debian: http://bugs.debian.org/746705 --- config/rules.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: mozjs52-52.2.1~artful1/config/rules.mk =================================================================== --- mozjs52-52.2.1~artful1.orig/config/rules.mk +++ mozjs52-52.2.1~artful1/config/rules.mk @@ -418,7 +418,7 @@ endif # AIX # # Linux: add -Bsymbolic flag for components # -ifeq ($(OS_ARCH),Linux) +#ifeq ($(OS_ARCH),Linux) ifdef IS_COMPONENT EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic endif @@ -426,7 +426,8 @@ ifdef LD_VERSION_SCRIPT EXTRA_DSO_LDOPTS += -Wl,--version-script,$(LD_VERSION_SCRIPT) EXTRA_DEPS += $(LD_VERSION_SCRIPT) endif -endif +#endif +EXTRA_DSO_LDOPTS += -Wl,-soname,lib$(JS_LIBRARY_NAME).so.0 ifdef SYMBOLS_FILE ifeq ($(OS_TARGET),WINNT)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2