Browse Source

math/flexfloat: remove not necessary anymore CFLAGS_powerpc

overlay
Piotr Kubaj 3 years ago
parent
commit
1f5598e6ae
  1. 3
      math/flexfloat/Makefile

3
math/flexfloat/Makefile

@ -1,6 +1,6 @@
PORTNAME= flexfloat
DISTVERSION= g20220606
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@ -20,7 +20,6 @@ USE_GITHUB= yes
GH_ACCOUNT= oprecomp
GH_TAGNAME= ac67200de13ed9584500832a2d38a29c79331c1c
CFLAGS_powerpc= -mfloat128 -mvsx
CMAKE_OFF= BUILD_TESTS BUILD_EXAMPLES
PLIST_FILES= include/flexfloat/flexfloat.h \

Loading…
Cancel
Save