Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
1_0:install-source [2025/05/17 11:43] admin [libfftw3] |
1_0:install-source [2025/05/17 11:45] (current) admin [libfftw3] |
||
|---|---|---|---|
| Line 46: | Line 46: | ||
| ./configure --enable-shared --enable-single --enable-threads --enable-sse --enable-sse2 --with-pic; | ./configure --enable-shared --enable-single --enable-threads --enable-sse --enable-sse2 --with-pic; | ||
| </ | </ | ||
| - | or: On an M1 Mac, which doesn' | + | |
| + | //or: On an M1 Mac, which doesn' | ||
| < | < | ||
| ./configure --enable-shared --enable-single --enable-threads --with-pic; | ./configure --enable-shared --enable-single --enable-threads --with-pic; | ||
| Line 68: | Line 70: | ||
| ./configure --enable-shared --enable-threads --enable-sse2 --with-pic; | ./configure --enable-shared --enable-threads --enable-sse2 --with-pic; | ||
| </ | </ | ||
| - | or: On an M1 Mac, which doesn' | + | |
| + | //or: On an M1 Mac, which doesn' | ||
| + | |||
| < | < | ||
| ./configure --enable-shared --enable-threads --with-pic; | ./configure --enable-shared --enable-threads --with-pic; | ||