Juan RP
167ad4d345
ruby: fix detection of isnan/isinf macros on musl; from Alpine.
2015-05-09 07:46:19 +02:00
Christian Neukirchen
1919bb36ca
common/environment/configure-args.sh: add aarch64*.
2015-03-30 18:33:43 +02:00
Juan RP
58d6bee509
environment/autoconf_cache: override tests for /dev/{u,}random.
2015-03-29 09:10:10 +02:00
Christian Neukirchen
232dbbd206
environment/configure: move ac_cv_have_decl_sys_siglist=yes from linux to glibc, as musl doesn't have it.
2015-03-22 18:39:19 +01:00
Juan RP
46a8da47f0
environment/autoconf-cache: add more more overrides for gnulib.
...
Close #1046
2015-03-02 15:29:42 +01:00
Duncaen
ecdfaf50ee
common-linux: fix tests for coreutils
2015-03-02 15:27:15 +01:00
Juan RP
2d5a7a9323
environment/autoconf_cache: override /dev/{ptc,ptmx} tests.
2015-02-26 09:24:22 +01:00
Juan RP
e9c2c65102
environment/autoconf_cache: override some more tests for gnulib.
2015-02-25 19:04:27 +01:00
Juan RP
cc4a8b9597
environment/configure: override some more funcs.
2014-09-17 03:49:27 +02:00
Juan RP
7d41c7bcd8
environment/autoconf_cache: switch to off_t=4 for 32bit archs;
...
Assume that _FILE_OFFSET_BITS=64 is always defined to get proper 64bit support.
Setting it to 8 was giving unexpected results in e2fsprogs, which does not
defined _FILE_OFFSET_BITS=64, and checks for sizeof(off_t) >= sizeof(long long)
to use lseek() rather than lseek64().
2014-08-19 18:28:11 +02:00
Juan RP
6db4f4a209
common/environment: move some linux defs to common-linux, for musl.
2014-04-26 00:25:37 +02:00
Juan RP
7a9b2552f9
common/environment: add configure cache overrides for socat.
2014-03-10 11:31:23 +01:00
Juan RP
00f2680291
common/environment: override wcwidth_broken autoconf test.
2014-02-27 15:16:26 +01:00
Juan RP
9314bae3ef
common/environment: override some configure vars for bash.
2014-02-27 07:13:10 +01:00
Juan RP
b1db0ccf08
configure/autoconf_cache: switch ac_cv_sizeof_off_t to 8 on 32bit platforms.
...
We'll assume that all code is compiled with _FILE_OFFSET_BITS=64...
2014-02-21 17:19:23 +01:00
Juan RP
5793380e1f
autoconf_cache/common-linux: override ac_cv_file__dev_ptmx.
2014-02-18 09:20:10 +01:00
Juan RP
837c4c21fb
environment/configure: added autoconf cache vars for varnish.
2014-02-16 11:21:06 +01:00
Juan RP
16ed344975
Update environment shell snippets for xbps-src>=101.
2014-02-11 11:09:16 +01:00