aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-05-16 07:23:22 +0800
committerVictor Romero <romerosanchezv@gmail.com>2019-05-15 16:23:22 -0700
commit6cd058d3ae685caa825de5889dce3518ec208a33 (patch)
tree42de25cb479d6595e99882eb5cfc6c142e93473d /ports/fftw3/CONTROL
parentefdd1f17669fba04a9dc392d3e97de2311c45528 (diff)
downloadvcpkg-6cd058d3ae685caa825de5889dce3518ec208a33.tar.gz
vcpkg-6cd058d3ae685caa825de5889dce3518ec208a33.zip
[fftw3]Changed library linkage to static. (#6434)
Diffstat (limited to 'ports/fftw3/CONTROL')
-rw-r--r--ports/fftw3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fftw3/CONTROL b/ports/fftw3/CONTROL
index 1ff42851f..92e1b915b 100644
--- a/ports/fftw3/CONTROL
+++ b/ports/fftw3/CONTROL
@@ -1,5 +1,5 @@
Source: fftw3
-Version: 3.3.8-3
+Version: 3.3.8-4
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
Feature: openmp