mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Remove cargo-culted znocombreloc ld flag
This commit is contained in:
@@ -31,7 +31,6 @@ cxxflags = $cxxflags $
|
||||
ldflags = $ldflags $
|
||||
-g $
|
||||
-nostdlib $
|
||||
-znocombreloc $
|
||||
-Bsymbolic $
|
||||
-nostartfiles
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@ cxxflags = $cxxflags $
|
||||
ldflags = $ldflags $
|
||||
-g $
|
||||
-nostdlib $
|
||||
-znocombreloc $
|
||||
-Bsymbolic $
|
||||
-Bstatic
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ cxxflags = $cxxflags $
|
||||
ldflags = $ldflags $
|
||||
-g $
|
||||
-nostdlib $
|
||||
-znocombreloc $
|
||||
-Bsymbolic $
|
||||
-Bstatic $
|
||||
--sysroot="${srcroot}/sysroot" $
|
||||
|
||||
Reference in New Issue
Block a user