fftw: mark the long double variant as broken, it does not build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32194 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d1ec67109e
commit
a7036b394d
@ -37,6 +37,7 @@ endef
|
|||||||
|
|
||||||
define Package/fftw3l
|
define Package/fftw3l
|
||||||
$(call Package/fftw3)
|
$(call Package/fftw3)
|
||||||
|
DEPENDS:=@BROKEN
|
||||||
VARIANT:=long-double
|
VARIANT:=long-double
|
||||||
TITLE+= (long-double precision)
|
TITLE+= (long-double precision)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user