Skip to content

Commit af8f2bd

Browse files
committed
Shave 4kb off each binary
1 parent 38bceae commit af8f2bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ape/ape.lds

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ SECTIONS {
528528
*(.piro.data.sort.iat.*)
529529
#endif
530530
*(__patchable_function_entries)
531+
*(.note.gnu.property)
531532
*(__mcount_loc)
532533
*(.rela.dyn)
533534
*(.discard)

0 commit comments

Comments
 (0)