Skip to content

Commit 6d9675e

Browse files
committed
remove extra c/cxx flags
Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
1 parent 86af059 commit 6d9675e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

images/qemu/werf.inc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ shell:
219219
220220
./configure \
221221
--target-list="x86_64-softmmu" \
222-
--extra-cflags="-march=x86-64-v2 -mno-avx2 -mno-fma" \
223-
--extra-cxxflags="-march=x86-64-v2 -mno-avx2 -mno-fma" \
224222
--with-pkgversion="-dvp" \
225223
--with-coroutine=ucontext \
226224
--tls-priority="@QEMU,SYSTEM" \

0 commit comments

Comments
 (0)