diff options
author | Ian Lynagh <igloo@earth.li> | 2008-09-23 20:57:55 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2008-09-23 20:57:55 +0000 |
commit | 703b1252f70b660e9ae2d33f236c1868d3dca0a9 (patch) | |
tree | ffa328f95990b39bcec87188070fcb8c72edc149 /ghc.spec.in | |
parent | dcabff855126e439a1315eea3c2a23fc28a5b334 (diff) | |
download | haskell-703b1252f70b660e9ae2d33f236c1868d3dca0a9.tar.gz |
Remove some dependencies on bootstrapping.conf from libraries/Makefile
They were causing some unnecessary work:
Running make in a built tree reregisters the GHC package in
bootstrapping.conf, and the build system thought that this updated
timestamp meant that the configure stamps were out of date. This is
particularly bad for the libraries with configure scripts, as those
take a while to run.
The bootstrapping.conf is built in an earlier phase ("make boot") so
one shouldn't rely on the dependencies anyway.
Diffstat (limited to 'ghc.spec.in')
0 files changed, 0 insertions, 0 deletions