Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
wxWidgets-wxcontainer24c
wxWidgets-config-force-rpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wxWidgets-config-force-rpath.patch of Package wxWidgets-wxcontainer24c
--- wx-config.in +++ wx-config.in @@ -130,7 +130,7 @@ wxconfig_yesno_options="universal unicode debug static" # Boolean options that do something or not. -wxconfig_flag_options="$wxconfig_yesno_options selected_config no_rpath inplace" +wxconfig_flag_options="$wxconfig_yesno_options selected_config inplace" @@ -1204,7 +1204,7 @@ [ "x$libdir" = "x/usr/lib" ] || _ldflags="-L$libdir" - is_installed || [ -n "$flag_option_no_rpath" ] || _rpath="@WXCONFIG_RPATH@" + [ -n "$flag_option_no_rpath" ] || _rpath="@WXCONFIG_RPATH@" echo $_ldflags "@LDFLAGS@" $_rpath $wx_libs "@DMALLOC_LIBS@" fi
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