2015-10-16 Gregor Richards
Szabolcs Nagy
* config.gcc (enable_secureplt): Add *-linux*-musl*.
Okay.
Thanks, David
P.S. Please explicitly copy me on rs6000 patches.
ping.
On 16/10/15 16:48, Szabolcs Nagy wrote:
The musl dynamic loader can only deal with secure-plt,
make it the default.
Split out from
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01640.html
for easier review (independent of the rest of the patch).
gcc/ChangeLog:
2015-10-16 Gregor Richard
The musl dynamic loader can only deal with secure-plt,
make it the default.
Split out from
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01640.html
for easier review (independent of the rest of the patch).
gcc/ChangeLog:
2015-10-16 Gregor Richards
Szabolcs Nagy
* confi