mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
softfp_float_modes := sf df tf
|
|
softfp_int_modes := si di
|
|
softfp_extensions := sfdf sftf dftf xftf
|
|
softfp_truncations := dfsf tfsf tfdf tfxf
|
|
softfp_extras += fixtfbitint floatbitinttf
|
|
softfp_exclude_libgcc2 := n
|