Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
busybox-static
busybox.uClibc-build-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File busybox.uClibc-build-fix.patch of Package busybox-static
--- scripts/trylink | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- a/scripts/trylink +++ b/scripts/trylink @@ -81,7 +81,9 @@ CFLAGS="$3" LDFLAGS="$4" O_FILES="$5" A_FILES="$6" -LDLIBS="$7" +# no extra libraries for uClibc linking +#LDLIBS="$7" +LDLIBS= # The --sort-section option is not supported by older versions of ld SORT_SECTION=`check_cc "-Wl,--sort-section,alignment" ""`
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