- Do not strip target binaries. It causes problems in some cases.
PR: ports/128434 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
This commit is contained in:
parent
30112018f3
commit
88270339b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223885
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ RUN_DEPENDS= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils
|
|||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_BISON= build
|
||||
STRIP= #empty
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= all info
|
||||
|
||||
|
|
Loading…
Reference in a new issue