Add -Wl,-install_name macOS clang compatible flag as clang refuses -Wl,-soname. This...
commit95e39517ef75b15d2b159557fff60ce6ef3452c0
authorChristian Jullien <jullien@eligis.com>
Sat, 24 Dec 2022 08:30:00 +0000 (24 09:30 +0100)
committerChristian Jullien <jullien@eligis.com>
Sat, 24 Dec 2022 08:30:00 +0000 (24 09:30 +0100)
tree4e3016b9e7fa6daae3fe1914ca0d98c88313d40b
parent3fd6a05fff421db269e762bf6b989cd3f9623869
Add -Wl,-install_name macOS clang compatible flag as clang refuses -Wl,-soname. This helps configure scripts using both clang and tcc.
libtcc.c
tcc.c