mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 10:47:14 +01:00
02c9c92ae2
Since it's just a C compiler "technically" the ABI does not matter, but since it also can target other ABIs from one toolchain (e.g. x64), just treat it as GCC4 ABI unilaterally. Fixes #13847.