Mike Frysinger
c9d6789ebe
byteswap.h: fix gcc ver test for __builtin_bswap{32,64}
...
The __builtin_bswap* functions were introduced in gcc-4.3, not gcc-4.2.
Fix the __GNUC_PREREQ tests to reflect this.
Otherwise trying to compile code with gcc-4.2 falls down:
In file included from /usr/include/endian.h:60,
from /usr/include/ctype.h:40,
/usr/include/bits/byteswap.h: In function 'unsigned int __bswap_32(unsigned int)':
/usr/include/bits/byteswap.h:46: error: '__builtin_bswap32' was not declared in this scope
/usr/include/bits/byteswap.h: In function 'long long unsigned int __bswap_64(long long unsigned int)':
/usr/include/bits/byteswap.h:110: error: '__builtin_bswap64' was not declared in this scope
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-03 14:54:31 -05:00
..
2012-02-09 23:18:22 +00:00
2012-06-21 15:49:33 +02:00
2012-12-03 14:54:31 -05:00
2012-02-09 23:18:22 +00:00
2012-08-07 13:17:26 -07:00
2012-02-09 23:18:22 +00:00
1999-07-27 05:53:25 +00:00
1997-11-26 04:23:08 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-08-15 15:47:52 -07:00
2012-02-09 23:18:22 +00:00
1999-11-11 01:05:26 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-05-10 15:57:22 -07:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
1997-11-26 04:23:08 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-09-13 09:58:58 -07:00
2012-02-09 23:18:22 +00:00
2005-01-06 22:40:27 +00:00
2005-01-06 22:40:27 +00:00
1997-10-15 05:34:02 +00:00
2012-02-09 23:18:22 +00:00
2007-03-17 17:04:28 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
1997-10-15 05:34:02 +00:00
2012-02-09 23:18:22 +00:00
2012-08-17 09:55:17 -07:00
2012-02-09 23:18:22 +00:00
1997-10-15 05:34:02 +00:00
2002-11-10 23:22:35 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
1997-11-26 04:23:08 +00:00
2012-02-09 23:18:22 +00:00
2012-05-10 15:57:26 -07:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-07-30 16:34:33 -07:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-07-30 16:34:33 -07:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2007-03-17 17:04:28 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-10-01 14:39:29 -07:00
2012-10-01 14:39:29 -07:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
1999-05-19 15:35:26 +00:00
2012-02-09 23:18:22 +00:00