This commit is contained in:
Jeffrey Walton 2018-12-01 03:55:39 -05:00
parent 06c0c27e10
commit 41d4fcecbd
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -349,7 +349,7 @@ ifeq ($(DETECT_FEATURES),1)
SHA_FLAG = $(SSE42_FLAG) $(SHANI_FLAG)
SUN_LDFLAGS += $(SHANI_FLAG)
else
SHA_FLAG =
SHANI_FLAG =
endif
ifeq ($(SUN_COMPILER),1)