summaryrefslogtreecommitdiff
path: root/benchmarks/quick-xml/.env/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/quick-xml/.env/build.sh')
-rw-r--r--benchmarks/quick-xml/.env/build.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/quick-xml/.env/build.sh b/benchmarks/quick-xml/.env/build.sh
new file mode 100644
index 0000000..09ce8e7
--- /dev/null
+++ b/benchmarks/quick-xml/.env/build.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+#RUSTFLAGS="-C target-cpu=native" cargo build --release
+cargo build --release
+