Skip to content
Snippets Groups Projects
  1. Jun 08, 2023
    • Mike Hommey's avatar
      Bug 1837086 - Properly pass -pie when linking.... · ae345270
      Mike Hommey authored
      Bug 1837086 - Properly pass -pie when linking. r=firefox-build-system-reviewers,sergesanspaille, a=dmeehan
      
      There was a syntax error introduced in bug 1796380 that removed the flag
      entirely. In practice, it didn't make a difference for us because clang
      now defaults to PIE, but it can make a difference in environments where
      the compiler is not using such a default.
      
      However, on both Darwin and WASI, clang complains the flag is unused, so
      we have to do something about it.
      
      Differential Revision: https://phabricator.services.mozilla.com/D180279
      ae345270
  2. Jun 02, 2023
  3. Jun 01, 2023
  4. May 31, 2023
  5. May 30, 2023
  6. May 29, 2023
  7. May 28, 2023
  8. May 26, 2023
  9. May 25, 2023
  10. May 24, 2023
  11. May 23, 2023
  12. May 22, 2023
Loading