opnsense-src/lib/csu/i386-elf
Jilles Tjoelker 135346b2c1 MFC r205398: Do not create *.gmon files for PIE executables on i386.
Scrt1_c.o was accidentally compiled with -DGCRT (profiling), like gcrt1_c.o.
This problem is i386-specific, the other architectures are OK.

If you have problems with PIE executables such as samba and cups leaving
behind gmon files, rebuild them after installing this change.

PR:		ports/143924
2010-03-23 23:25:17 +00:00
..
crt1_c.c MFC r200038: 2009-12-27 20:39:58 +00:00
crt1_s.S MFC r200038: 2009-12-27 20:39:58 +00:00
crti.S
crtn.S
Makefile MFC r205398: Do not create *.gmon files for PIE executables on i386. 2010-03-23 23:25:17 +00:00