Skip to content
Snippets Groups Projects
  1. Sep 11, 2019
    • Oliver Smith's avatar
      cross/crossdirect: pkgrel bump · de2b9a33
      Oliver Smith authored
      Rebuild to make it use the new armhf triplet. Otherwise cross compiling
      with crossdirect to armhf fails with:
      
      ERROR: crossdirect: failed to execute /native/usr/lib/ccache/bin/armv6-alpine-linux-muslgnueabihf-gcc: No such file or directory
      
      This finally fixes #295.
      de2b9a33
    • Oliver Smith's avatar
      cross/ccache-cross-symlinks: pkgrel bump · 6bea5572
      Oliver Smith authored
      Rebuild to make it use the new armhf triplet. Otherwise cross compiling
      with crossdirect to armhf fails with:
      
      ccache: error: Could not find compiler "armv6-alpine-linux-muslgnueabihf-gcc" in PATH
      
      Related: #295
      6bea5572
    • Oliver Smith's avatar
      cross/binutils-armhf: upgrade to 2.32.0 · 731423e1
      Oliver Smith authored
      Upgrading binutils-armhf was blocked, after the armhf triplet had been
      renamed and gcc-armhf still had the old triplet. Now gcc-armhf was
      upgraded. When trying to the upgraded build gcc-armhf with the current
      set of binary packages, without updating binutils-armhf, it fails with:
      
      configure: error: cannot compute suffix of object files: cannot compile
      
      So let's upgrade binutils-armhf too and finally have the triplet of both
      programs in sync again \o/
      
      Related: #295
      731423e1
    • Oliver Smith's avatar
      cross/gcc-*: bump pkgrel · 0cae49b2
      Oliver Smith authored
      Make the version match Alpine's gcc again. Fixes libstdc++ unsatisfiable
      constrains related error messages (because the libstdc++ generated by
      these cross-* packages has the same pkgver and pkgrel again as the one
      provided by Alpine's gcc package).
      
      [ci:skip-build]: won't finish in time
      
      The upstream compat test case will still fail after this, there are more
      issues that need to be resolved. I'm on it.
      0cae49b2
    • Bart Ribbers's avatar
      ed38995a
  2. Sep 09, 2019
  3. Sep 05, 2019
  4. Sep 03, 2019
  5. Aug 31, 2019
  6. Aug 29, 2019
  7. Aug 25, 2019
Loading