Permalink
Browse files
'benchmarks/auto.sh all' is working.
- Loading branch information...
Showing
with
3 additions
and
0 deletions.
-
+3
−0
benchmarks/auto.sh
|
|
@@ -107,6 +107,9 @@ all() { |
|
|
# Technically we need build-essential too?
|
|
|
sudo apt install python-dev
|
|
|
|
|
|
# Ideally I wouldn't need this, but the build process is not great now.
|
|
|
make clean
|
|
|
|
|
|
build/dev.sh all
|
|
|
build/codegen.sh lexer
|
|
|
|
|
|
|
0 comments on commit
e697df4