Tag ForeignCalls with the package they correspond to
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen / CCall.hs
index be78972..71d3188 100644 (file)
@@ -263,7 +263,7 @@ outOfLineFloatOp mop
        
        dflags  <- getDynFlagsNat
        mopExpr <- cmmMakeDynamicReference dflags addImportNat CallReference 
-               $  mkForeignLabel functionName Nothing True IsFunction
+               $  mkForeignLabel functionName Nothing ForeignLabelInExternalPackage IsFunction
 
        let mopLabelOrExpr 
                = case mopExpr of