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

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