mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-06-07 19:45:05 +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
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH),i686)
|
ifeq ($(ARCH),i686)
|
||||||
override ARCH = amd64
|
override ARCH = i387
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS), MINGW32_NT-6.1)
|
ifeq ($(OS), MINGW32_NT-6.1)
|
||||||
|
|
Loading…
Add table
Reference in a new issue