Evan Phoenix b5ccf8aac2 Do not pass -Wl,-headerpad_max_install_names to b-linux-path
One of the more curious bugs, if you use
-Wl,-headerpad_max_install_names on linux, it tries to link a library
named "eaderpath_max_install_names" in, which causes all kinds of weird
havoc.

Most notably, gtester inside glib fails to run for bizarre reasons.
-Wl,-headerpad_max_install_names is not an option anywhere outside macos
anyway, so move it to macos only and avoid the heartache of extremely
weild bugs.
2021-11-09 20:38:26 -08:00
..
2020-10-10 14:59:39 +02:00
2021-03-29 16:58:07 +05:30
2021-01-18 16:52:45 -08:00
2021-03-04 12:59:42 +00:00
2020-10-10 14:59:39 +02:00
2021-09-11 01:00:23 +01:00
2021-09-11 01:00:23 +01:00
2020-10-10 14:59:39 +02:00
2021-09-20 14:12:30 +01:00