mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
LIB2_SIDITI_CONV_FUNCS = yes
|
|
|
|
softfp_float_modes :=
|
|
softfp_int_modes := si di
|
|
softfp_extensions :=
|
|
softfp_truncations :=
|
|
softfp_exclude_libgcc2 := n
|
|
|
|
LIB2ADD_ST += $(srcdir)/config/mips/lib2funcs.c
|