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:
parent
63ac1f5f6c
commit
31b276eeb9
5 changed files with 63 additions and 31 deletions
|
@ -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 \\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue