Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
binutils: Enable deterministic archives. Closes #234
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Oct 27, 2020
1 parent 034bc52 commit 7fc0040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/binutils/build
Expand Up @@ -12,6 +12,7 @@ export PATH=$PATH:$PWD
--prefix=/usr \
--with-lib-path=/usr/lib:/usr/local/lib \
--enable-targets=x86_64-pep \
--enable-deterministic-archives \
--disable-gold \
--enable-lto \
--enable-ld=default \
Expand Down

0 comments on commit 7fc0040

Please sign in to comment.