X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fpackage.conf.in;h=2c9d7b4eb1f325872f7608f37164e22b0b5df32e;hb=2537fda6092f9dd1599d8246060dbb11778b3639;hp=34ca7f9cf1e055f8e540a28fb8a943b3ccefb3a3;hpb=8e4fd5b3be763fc960db16deddd4efc381b815df;p=ghc-hetmet.git diff --git a/rts/package.conf.in b/rts/package.conf.in index 34ca7f9..2c9d7b4 100644 --- a/rts/package.conf.in +++ b/rts/package.conf.in @@ -142,7 +142,7 @@ ld-options: * path. This is important to use the static gmp in preference on Mac OS. * The used option is specific to the Darwin linker. */ -#ifdef darwin_BUILD_OS +#ifdef darwin_HOST_OS , "-Wl,-search_paths_first" #endif