mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-05-27 21:20:27 -04:00
*** empty log message ***
This commit is contained in:
parent
8824d92dda
commit
7f68a2916b
@ -41,7 +41,7 @@ endif
|
||||
|
||||
ifeq "$(DATATYPE)" "float"
|
||||
# fftw needs to be built with --enable-float to build this lib
|
||||
FFTWLIB=/usr/lib/libfftw3f.a
|
||||
FFTWLIB=-lfftw3f
|
||||
else
|
||||
FFTWLIB=-lfftw3
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user