Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
a2ps
a2ps-4.14-linker.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File a2ps-4.14-linker.patch of Package a2ps
--- a2ps-4.15/build-aux/ltmain.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a2ps-4.15/build-aux/ltmain.sh +++ a2ps-4.15/build-aux/ltmain.sh 2023-03-10 13:32:25.551060728 +0000 @@ -9715,11 +9715,13 @@ EOF echo if test none = "$deplibs_check_method"; then echo "*** Warning: inter-library dependencies are not supported in this platform." + $echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes else echo "*** Warning: inter-library dependencies are not known to be supported." + deplibs=$($echo "X $deplibs" | $Xsed -e 's/ -1c$//' -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g') + newdeplibs="$deplibs" fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes ;; esac ;;
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