Make and use AR_STAGE[0123] makefile vars
[ghc-hetmet.git] / rules / package-config.mk
index 65df6bf..dcfc26e 100644 (file)
@@ -17,6 +17,7 @@ $(call profStart, package-config($1,$2,$3))
 
 $1_$2_HC = $$(GHC_STAGE$3)
 $1_$2_CC = $$(CC_STAGE$3)
+$1_$2_AR = $$(AR_STAGE$3)
 
 # configuration stuff that depends on which GHC we're building with
 ifeq "$3" "0"