mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-04-05 12:58:24 +02:00
Merge branch 'master' of https://github.com/JuliaLang/openlibm
This commit is contained in:
commit
18c309d02c
1 changed files with 1 additions and 1 deletions
2
Make.inc
2
Make.inc
|
@ -24,7 +24,7 @@ override ARCH = amd64
|
|||
endif
|
||||
|
||||
ifeq ($(ARCH),i686)
|
||||
override ARCH = amd64
|
||||
override ARCH = i387
|
||||
endif
|
||||
|
||||
ifeq ($(OS), MINGW32_NT-6.1)
|
||||
|
|
Loading…
Add table
Reference in a new issue