Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
ibmasm
ibmasm-gcc_not_ld.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ibmasm-gcc_not_ld.patch of Package ibmasm
--- src/api/Makefile +++ src/api/Makefile @@ -12,7 +12,7 @@ install $(api_lib) $(ROOT)/$(_LIB) $(api_lib): $(api_object) - $(LD) -shared -soname,libsysSp.so -o $@ $(api_object) + gcc -shared -Wl,-soname,libsysSp.so -o $@ $(api_object) clean: rm -f $(api_object)
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