fftw: enable openmp and fix armv7* build
Remove the tests for CNTVCT for armv7 and CNTVCT_E0 for armv8 when cross-compiling, because they will fail. Not supporting a possibly available cycle counter may be less than optimal, while it should work.
This commit is contained in:
@@ -896,10 +896,13 @@ libjackserver.so.0 libjack-1.9.7_1
|
||||
libjacknet.so.0 libjack-1.9.7_1
|
||||
libfftw3_threads.so.3 libfftw-3.3_1
|
||||
libfftw3.so.3 libfftw-3.3_1
|
||||
libfftw3_omp.so.3 libfftw-3.3.5_1
|
||||
libfftw3l_threads.so.3 libfftw-3.3_1
|
||||
libfftw3l.so.3 libfftw-3.3_1
|
||||
libfftw3l_omp.so.3 libfftw-3.3.5_1
|
||||
libfftw3f_threads.so.3 libfftw-3.3_1
|
||||
libfftw3f.so.3 libfftw-3.3_1
|
||||
libfftw3f_omp.so.3 libfftw-3.3.5_1
|
||||
libfluidsynth.so.1 libfluidsynth-1.1.5_1
|
||||
liblo.so.7 liblo-0.26_1
|
||||
libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1
|
||||
|
Reference in New Issue
Block a user