Fangrui Song 55e69ece72 [ELF] Remove -Wl,-z,notext hint
The hint does not pull its weight:

* adding -Wl,-z,notext often won't work (relocation types other than `symbolRel`, e.g. `R_AARCH64_LDST32_ABS_LO12_NC`)
* for pure (no assembly) C/C++ projects, the "-fPIC" hint is sufficient
2021-10-31 12:10:43 -07:00
..
2019-04-20 10:50:27 +00:00
2020-01-06 10:25:48 -08:00
2021-09-25 11:57:54 -07:00
2019-05-02 00:39:03 +00:00
2021-08-04 08:58:50 -07:00