pmbootstrap/aports/cross
Oliver Smith c904ffc751 Make gcc-aarch64 reproducible (#366)
This fixes https://github.com/postmarketOS/binary-package-repo/issues/1

GCC generates hardlinks between files `A` and `B` in its `make install` step. The problem is, that `tar` randomly packages `A` as full binary, and links `B` to `A`, or the other way around! I was able to reproduce this issue consistently when re-building `gcc-aarch64` on Travis CI (interestingly, this did not appear for `gcc-armhf`).

The fix is, to delete `B` and create a symlink `B` that points to `A` instead.
2017-08-12 14:06:02 +00:00
..
binutils-aarch64 Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
binutils-armhf Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
busybox-static-aarch64 Update busybox-static-* to upstream 2017-08-10 00:52:28 +02:00
busybox-static-armhf Update busybox-static-* to upstream 2017-08-10 00:52:28 +02:00
ccache-cross-symlinks Move two cross-packages to the cross folder 2017-07-29 01:35:53 +02:00
gcc-aarch64 Make gcc-aarch64 reproducible (#366) 2017-08-12 14:06:02 +00:00
gcc-armhf Make gcc-aarch64 reproducible (#366) 2017-08-12 14:06:02 +00:00
gcc-cross-wrappers Move two cross-packages to the cross folder 2017-07-29 01:35:53 +02:00
musl-aarch64 Update musl-* to 1.1.16-r17 (#320) 2017-08-02 11:22:40 +00:00
musl-armhf Update musl-* to 1.1.16-r17 (#320) 2017-08-02 11:22:40 +00:00
qemu-user-static-repack Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00