mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Allow the port to build on arm.
I don't think this requires a PORTREVISION bump, but someone will correct me if I'm wrong. PR: 195168 Submitted by: Ronald Klop
This commit is contained in:
parent
ca242332ad
commit
cff1d68402
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372831
1 changed files with 0 additions and 4 deletions
|
@ -110,10 +110,6 @@ PORTEXAMPLES= *
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == "arm"
|
||||
BROKEN= Does not build on arm
|
||||
.endif
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -I${OPENSSLLIB}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue