Use shared lib mode -dynload deploy to build the rts and core shared libs
authorDuncan Coutts <duncan@well-typed.com>
Tue, 19 May 2009 12:08:01 +0000 (12:08 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Tue, 19 May 2009 12:08:01 +0000 (12:08 +0000)
commit988bfabb5e8a3a743d03e57f2f25ca1008c6e6f1
tree5b90375333661248a6ef7733cb728bd5c205ad48
parent527f52a72acf214994921ad36de92f934e9632da
Use shared lib mode -dynload deploy to build the rts and core shared libs
This is now the same as the old default. Currently we cannot embed
rpaths because they would point to the build tree. We should embed
rpaths relative to the $ORIGIN in future.
rts/ghc.mk
rules/build-package-way.mk