Don't set if LINUX64 is defined

This commit is contained in:
Steel Titanium 2018-12-27 21:17:02 -05:00
parent 5ba0863876
commit d048e7cbec
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ endif
ifdef LINUX64
LINUX=1
NONX86=1
X86_64=1
endif
ifdef HAIKU