aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-10-17 01:08:29 +0200
committerMichael Matz <matz@suse.de>2016-10-17 01:08:29 +0200
commit6fbcc14a5d39ca91228f88a64d68a1f3c2d67293 (patch)
treed1b7e8bfda137baeb4a6909f8663617176b9fa19 /Changelog
parent68a7af632c334c1bb589d2b8f4257874377e30f6 (diff)
downloadtinycc-6fbcc14a5d39ca91228f88a64d68a1f3c2d67293.tar.gz
tinycc-6fbcc14a5d39ca91228f88a64d68a1f3c2d67293.tar.bz2
system-hacks: define __GNUC__ for FreeBSD
FreeBSDs system headers contain unconditional usage of macros like __aligned(x), which are only conditionally defined in sys/cdefs.h (conditional on __GNUC__ or __INTEL_COMPILER). Bug in FreeBSD, but as work-around we can define __GNUC__ which picks up these defs. [This also moves back the glibc defines we had before into the non-BSD ifdef branch]
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions