mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Compile crtbeginS.o and crtendS.o with pic.
|
|
CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) $(PICFLAG)
|