mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-04 00:31:27 +00:00
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
# If the compatibility cpuinfo symbols in shared libgcc_s are not needed
|
|
# then they can be added to the static library only.
|
|
|
|
LIB2ADD_ST += $(srcdir)/config/i386/cpuinfo.c
|