3 lines
64 B
Text
3 lines
64 B
Text
# Compile libgcc2.a with pic.
|
|||
HOST_LIBGCC2_CFLAGS += $(PICFLAG)
|