mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-28 01:28:48 +00:00
Renamed X86 to X86_64
This commit is contained in:
parent
85b838ea2b
commit
74e007c2ec
3 changed files with 3 additions and 3 deletions
2
src/dune
2
src/dune
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
(library
|
||||
(name liba)
|
||||
(modules Language Pprinter stdpath version X86 SM)
|
||||
(modules Language Pprinter stdpath version X86_64 SM)
|
||||
(libraries GT ostap posix-uname)
|
||||
(flags
|
||||
(:standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue