Will Dietz 07849e749a cmake: When there is no stdenv.glibc, still fix search paths.
Apply all of the fixups from preConfigure as well!

For testing purposes I added the following assert:

assert (stdenv ? glibc) -> (stdenv.glibc == stdenv.cc.libc);

To ensure behavior in the case there is a 'stdenv.glibc' (linux-only?)
wasn't changed, which passes in the configurations I could think of.

Not including that since it seems like a bad requirement moving forward.
2016-10-13 08:05:37 -05:00
..
2016-10-09 15:18:29 -04:00
2016-08-29 14:13:01 +02:00
2016-10-05 11:08:01 -04:00
2016-06-20 19:34:19 +02:00
2016-09-10 14:06:13 -04:00
2016-09-24 00:57:09 +02:00
2016-08-04 00:25:20 +02:00
2016-08-02 21:42:43 +03:00
2016-08-23 12:38:24 +02:00
2016-10-10 16:03:33 +02:00
2016-09-10 14:08:26 -04:00
2016-05-26 09:51:10 +02:00
2016-04-29 15:45:11 +02:00
2016-08-22 13:37:59 -07:00
2016-07-21 12:29:14 +02:00
2016-06-26 21:59:23 -07:00