Enable determinstic archives by default in GNU ar

Approved by:	bapt
This commit is contained in:
Ed Maste 2016-06-09 22:43:52 +00:00
parent 719cd2344a
commit 5bed7c7337
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416639

View file

@ -4,7 +4,7 @@
PORTNAME= binutils
PORTVERSION= 2.25.1
PORTEPOCH= 1
PORTREVISION?= 2
PORTREVISION?= 3
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/binutils/releases
@ -47,6 +47,7 @@ INFO= as \
.endif
CONFIGURE_ARGS+= --disable-werror \
--enable-deterministic-archives \
--with-sysroot=/
MAKE_ENV+= ac_cv_func_sbrk=0