mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer -fPIC
|
|
TARGET_LIBGCC2_CFLAGS = -fPIC -fexceptions
|
|
|
|
EXTRA_PARTS = crtbegin.o
|