1. 17 Nov, 2016 1 commit
    • Boxiang Sun's avatar
      Let llvm and clang use same GCC as Pyston used. · 57deb0bf
      Boxiang Sun authored
      Pyston will try use the gcc which found in system path to compile
      itself. But llvm and clang will use the gcc in /usr/bin dir by
      default. This different will cause inconsistency in some situation.
      So add -DGCC_INSTALL_PREFIX to let clang use same version of gcc as
      Pyston used.
      57deb0bf
  2. 15 Nov, 2016 7 commits
  3. 14 Nov, 2016 1 commit
  4. 13 Nov, 2016 1 commit
  5. 12 Nov, 2016 10 commits
  6. 10 Nov, 2016 5 commits
  7. 09 Nov, 2016 2 commits
  8. 08 Nov, 2016 2 commits
  9. 07 Nov, 2016 7 commits
  10. 06 Nov, 2016 1 commit
  11. 05 Nov, 2016 3 commits