Fix #3642: m GHC builds using the Haskell Platform
[ghc-hetmet.git] / mk / config.mk.in
index fff9e5a..bbdb63c 100644 (file)
@@ -563,6 +563,7 @@ HaveLibMingwEx      = @HaveLibMingwEx@
 # Other standard (ha!) Unix utilities
 
 AR                     = @ArCmd@
+AR_OPTS                        = @ArArgs@
 ArSupportsInput                = @ArSupportsInput@
 # Yuckage: for ghc/utils/parallel -- todo: nuke this dependency!!
 BASH                    = /usr/local/bin/bash