0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 11:48:54 +02:00

modules: Remove rosegment in modules (reduces mappings).

This commit is contained in:
Jason Volk 2019-05-06 10:22:34 -07:00
parent a28e7c1e69
commit 72fac0a7df

View file

@ -37,7 +37,6 @@ AM_LDFLAGS = \
-Wl,--no-allow-shlib-undefined \
-Wl,--gc-sections \
-Wl,--icf=all \
-Wl,--rosegment \
-Wl,-z -Wl,lazy \
-Wl,-z -Wl,noexecstack \
-Wl,-z -Wl,combreloc \