aboutgitcodebugslistschat
path: root/test/demo
diff options
context:
space:
mode:
Diffstat (limited to 'test/demo')
-rw-r--r--test/demo/passt2
-rw-r--r--test/demo/pasta2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/demo/passt b/test/demo/passt
index 76aac86..8838363 100644
--- a/test/demo/passt
+++ b/test/demo/passt
@@ -29,7 +29,7 @@ sleep 1
say and build it.
sleep 1
host cd passt
-host make avx2
+host make
sleep 1
nl
diff --git a/test/demo/pasta b/test/demo/pasta
index b2dd327..74fca85 100644
--- a/test/demo/pasta
+++ b/test/demo/pasta
@@ -169,7 +169,7 @@ say more in the "Performance" section below.
sleep 3
ns exit
passt exit
-passt CFLAGS="-g" make avx2
+passt CFLAGS="-g" make
sleep 2
passtb perf record -g ./pasta
sleep 2