musl/tools
Rich Felker b768c7bc63 make gcc wrapper support -shared correctly
it was previously attempting to link start files as part of shared
objects. this is definitely wrong and depending on the platform and
linker could range from just adding extraneous junk to introducing
textrels to making linking fail entirely.
2012-01-24 00:22:27 -05:00
..
gen-musl-gcc.sh make gcc wrapper support -shared correctly 2012-01-24 00:22:27 -05:00