Don't set if LINUX64 is defined

This commit is contained in:
Steel Titanium 2018-12-27 21:17:02 -05:00 committed by mazmazz
parent 8964fa35c1
commit aeca8f9967
1 changed files with 0 additions and 1 deletions

View File

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