Skip to content
  • Brad King's avatar
    XL: Use -qpic for position independent executables · c2856e0b
    Brad King authored
    The XL compiler does not have a dedicated "pie" option so use at least
    `-qpic`.  This missing setting was exposed by the `ExportImport` and
    `PositionIndependentTargets` tests with XL on an ELF platform.
    c2856e0b