Unbreak x86_64 PIC patch, part 2
[ghc-hetmet.git] / compiler / nativeGen / PositionIndependentCode.hs
index 53ee563..ead9863 100644 (file)
@@ -274,7 +274,7 @@ howToAccessLabel CallReference lbl
     = AccessDirectly
 #if !i386_TARGET_ARCH
     | labelDynamic lbl && opt_PIC
-    = AccessViaSymbolStub
+    = AccessViaStub
 #endif
 
 howToAccessLabel _ lbl