mirror of
https://review.haiku-os.org/haiku
synced 2025-01-23 23:04:48 +01:00
949cf6ac85
* Add -fgnu89-inline flag for libroot/posix/glibc * Change __GNUC__ == 4 to __GNUC__ >= 4 Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Fixes #11990, most of the changes had already been done.