mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 14:58:50 +00:00
Fix compilation in performance/
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
c9cd55d173
commit
b55a3c80b6
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
"../runtime"
|
"../runtime"
|
||||||
(run
|
(run
|
||||||
%{project_root}/src/Driver.exe
|
%{project_root}/src/Driver.exe
|
||||||
-march=x86_64
|
-64
|
||||||
%{lama}
|
%{lama}
|
||||||
-I
|
-I
|
||||||
../stdlib/x64
|
../stdlib/x64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue