P4 to Git Change 1203207 by lmoriche@lmoriche_opencl_dev on 2015/10/23 14:33:30

SWDEV-78467 - Back out changelist 1203122
	was SWDEV-78467 - Enable the LF library build on Windows 32-bit

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/Makefile#3 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#123 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#4 edit


[ROCm/clr commit: 895825ba98]
Esse commit está contido em:
foreman
2015-10-23 15:31:29 -04:00
commit 4ef839d511
@@ -13,8 +13,8 @@
typedef wchar_t char_t;
#endif // __linux__
#if defined(_WIN32) && !defined(_LP64)
#define WITH_LIQUID_FLASH 1
#if defined _WIN32
//#define WITH_LIQUID_FLASH 1
#endif // _WIN32
#if defined WITH_LIQUID_FLASH