Remove unnecessary LDFLAGS_i386

archivers/p7zip* ports build just fine without those flags.

PR:		230210
Reported by:	emaste
Approved by:	portmgr blanket
This commit is contained in:
Mateusz Piotrowski 2020-10-03 15:08:33 +00:00
parent 8a9d6a3e3e
commit 578ee129b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551317
2 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -codec-rar
PORTREVISION= 1
PORTREVISION= 2
COMMENT= RAR decoder codec for p7zip

View File

@ -3,7 +3,7 @@
PORTNAME= p7zip
PORTVERSION= 16.02
PORTREVISION?= 2
PORTREVISION?= 3
CATEGORIES= archivers
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all
@ -32,10 +32,6 @@ CFLAGS_powerpc64le= -fPIC
CFLAGS_powerpcspe= -fPIC
CFLAGS_sparc64= -fPIC
# Fix the build for i386 when WITH_LLD_IS_LD is set
# https://bugs.freebsd.org/230210
LDFLAGS_i386= -Wl,-z,notext
OPTIONS_DEFINE= DOCS
PORTDOCS= *