Revert "Fix 32bit HASWELL builds"

This commit is contained in:
Martin Kroeker 2018-04-22 20:20:04 +02:00 committed by GitHub
parent 86f49c529d
commit 9c5518319a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -29,10 +29,8 @@ USE_TRMM = 1
endif
ifeq ($(CORE), HASWELL)
ifeq ($(ARCH), x86_64)
USE_TRMM = 1
endif
endif
ifeq ($(CORE), ZEN)
USE_TRMM = 1