1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-24 13:05:09 +03:00

WIP #64: make gcc-armhf lazy-reproducible, properly compare symlinks

This commit is contained in:
Oliver Smith 2017-06-06 22:21:59 +02:00
parent 63ac1f5f6c
commit 31b276eeb9
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
5 changed files with 63 additions and 31 deletions

View file

@ -50,6 +50,7 @@ def generate(args, pkgname):
--enable-ld=default \\
--enable-gold=yes \\
--enable-plugins \\
--enable-deterministic-archives \\
--disable-multilib \\
--disable-werror \\
--disable-nls \\