mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
# We must build libgcc2.a with -G 0, in case the user wants to link
|
|
# without the $gp register.
|
|
HOST_LIBGCC2_CFLAGS += -G 0
|