mirror of
https://review.haiku-os.org/haiku
synced 2025-02-03 04:07:18 +01:00
44ec21c3ff
* A problem with our gcc requires adding casts for gcc4 when the __builtin_bswap functions are used with a format string * Unlike gcc2, the __builtin_bswap functions do not get disabled despite using -fno-builtins, hence added compiler check in runtime_loader/utility.cpp