diff options
Diffstat (limited to 'security/openssl-devel/Makefile')
-rw-r--r-- | security/openssl-devel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/openssl-devel/Makefile b/security/openssl-devel/Makefile index af7507b0bf58..0dd8181a34a7 100644 --- a/security/openssl-devel/Makefile +++ b/security/openssl-devel/Makefile @@ -35,9 +35,6 @@ OPTIONS_DEFINE= MAN3 RFC3779 SHARED ZLIB .if ${MACHINE_ARCH} == "amd64" OPTIONS_GROUP_OPTIMIZE+= EC OPTIONS_DEFAULT+= EC -.elif ${MACHINE_ARCH} == "ia64" -OPTIONS_GROUP_OPTIMIZE+= EC -OPTIONS_DEFAULT+= EC .elif ${MACHINE_ARCH} == "mips64el" OPTIONS_GROUP_OPTIMIZE+= EC OPTIONS_DEFAULT+= EC |