1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Don't hard-code -O2

This commit is contained in:
Kris Kennaway 2001-04-30 00:34:26 +00:00
parent d3fa1e9d13
commit 0f150ffc26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42055

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
RESTRICTED= "IDEA is Patented in the USA and many European countries"
NO_WRKSUBDIR= yes
CFLAGS+= -O2 -shared -fPIC -DIS_MODULE
CFLAGS+= -shared -fPIC -DIS_MODULE
CFLAGS+= -Wall -Wcast-align -Wshadow -Wstrict-prototypes
PLIST= ${WRKDIR}/.PLIST.more