P4 to Git Change 1182130 by yaxunl@yaxunl_stg_win50 on 2015/08/19 10:02:50

ECR #354633 - SPIR-V: Add -D for blowfish for compiler lib, which is required by ValidateBinaryImage as it is moved from runtime to compiler lib.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#42 edit


[ROCm/clr commit: 88e30fccb8]
This commit is contained in:
foreman
2015-08-19 10:20:51 -04:00
والد 5510a5daae
کامیت 2d224426ff
@@ -86,3 +86,7 @@ endif
ifeq ($(OPENCL_USE_ONE_SC),1)
GCPPFLAGS += $(DEFSWITCH) OPENCL_USE_ONE_SC
endif
ifneq (,$(wildcard $(COMPLIB_DEPTH)/loaders/elf/utils/blowfish/blowfish.h))
GCPPFLAGS += $(DEFSWITCH) HAVE_BLOWFISH_H
endif