Files
cpython-source-deps/src
Kylie McClain e169ba2b83 Fix usage on musl libc
A gcc compiled on musl does not define __gnu_linux__, it defines __linux__.
Only on glibc does __gnu_linux__ get defined, but both define __linux__, so
we should check for that instead.

With this patch, libffi works perfectly, and passes its testsuite entirely
on musl libc systems.
2016-04-29 21:31:59 -04:00
..
2014-11-12 09:31:21 +01:00
2013-06-14 10:06:30 +02:00
2013-10-08 06:45:51 -04:00
2013-03-16 08:12:19 -04:00
2013-03-16 07:46:38 -04:00
2013-10-08 06:45:51 -04:00
2015-08-26 09:57:10 +08:00
2013-02-11 14:25:13 -05:00
2013-10-15 15:33:59 -04:00
2014-09-27 00:56:56 +00:00
2014-12-19 11:38:17 -05:00
2013-10-08 06:45:51 -04:00
2012-03-19 23:07:35 -04:00
2013-10-08 06:45:51 -04:00
2013-01-21 07:07:38 -05:00
2016-04-29 21:31:59 -04:00
2016-02-22 16:07:55 -07:00