mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab ("build: remove obsolete references to cris and avr32") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/fftw3
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@!avr32 +libpthread
|
||||
DEPENDS:=+libpthread
|
||||
VARIANT:=double
|
||||
TITLE:=Fast Fourier transform library
|
||||
URL:=http://www.fftw.org/
|
||||
|
||||
Reference in New Issue
Block a user