mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
softfp_float_modes := tf
|
|
softfp_int_modes := si di ti
|
|
softfp_extensions := sftf dftf xftf
|
|
softfp_truncations := tfsf tfdf tfxf
|
|
softfp_exclude_libgcc2 := n
|