Skip to content
Snippets Groups Projects
Commit 6d9caf81 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

update meson build and docs

parent f3ec54a9
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -106,6 +106,7 @@ if get_option('generic') == false ...@@ -106,6 +106,7 @@ if get_option('generic') == false
'sse4', 'sse4',
'avx', 'avx',
'avx2', 'avx2',
'avx512bw'
] ]
foreach cflag : _non_generic_cflags foreach cflag : _non_generic_cflags
__cflag = '-m' + cflag __cflag = '-m' + cflag
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment