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