X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=68d84f938bbcdd5535dd902eaddce0aa78256a6b;hp=c405f4f53d76e280e1cffdbd30c82b498cc1028a;hb=8fbf686cf52d763f185d85d99ae16bd66eba05b1;hpb=b1160a12ea2f0b202ee3a50274f43222935e19cb diff --git a/libraries/Makefile b/libraries/Makefile index c405f4f..68d84f9 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -150,6 +150,7 @@ stamp/configure.library.build$(CONFIGURE_STAMP_EXTRAS).%: %/setup/Setup --with-ld=$(LD) \ --datasubdir=ghc \ --haddock-args="--use-contents=../index.html --use-index=../doc-index.html" \ + $(addprefix --configure-option=,$(CONFIGURE_ARGS)) \ --configure-option=--with-cc=$(CC) touch $@