1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-19 17:07:29 +03:00
mold/test
Rui Ueyama 8cd85aaa29 Make --undefined=ignore-in-object-files to override -z defs
The interaction between these flags are unnecessarily complicated,
but it looks like `--undefined=ignore-in-object-files` needs to
share the same internal flag as `-z defs` so that they override
each other.

Fixes https://github.com/rui314/mold/issues/1270
2024-05-31 22:00:03 +09:00
..
elf Make --undefined=ignore-in-object-files to override -z defs 2024-05-31 22:00:03 +09:00
gentoo-test.sh Extend test timeout from 1 hour to 3 hours 2024-03-15 11:35:43 +09:00