-
Henrik (Grubba) Grubbström authored
The LDSHARED test attempted to link the shared object with crt1.o, which failed due to relocation errors. As we don't want to link with the startup files anyway, make sure to ask gcc to not do it.
Henrik (Grubba) Grubbström authoredThe LDSHARED test attempted to link the shared object with crt1.o, which failed due to relocation errors. As we don't want to link with the startup files anyway, make sure to ask gcc to not do it.