Update dependencies

This commit is contained in:
2019-12-26 16:43:03 -05:00
parent 364e7257de
commit a26d3fef12
2 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
wget http://fftw.org/fftw-3.3.8.tar.gz
tar -xzf fftw-3.3.8.tar.gz
cd fftw-3.3.8
./configure CFLAGS=-fPIC