Disable forced explicit selection of public vs internal HSA interfaces.

Temporary to reenable OCL builds on TC.

Change-Id: Ia81f2f9a9dd10ae8ce9627313247a586a8711584


[ROCm/ROCR-Runtime commit: 269be0be2e]
Этот коммит содержится в:
Sean Keely
2018-11-16 15:07:49 -06:00
родитель fde14b8588
Коммит d5c5f476fb
+1 -1
Просмотреть файл
@@ -417,7 +417,7 @@ namespace HSA
#ifdef BUILDING_HSA_CORE_RUNTIME
//This using declaration is deliberate!
//We want unqualified name resolution to fail when building the runtime. This is a guard against accidental use of the intercept layer in the runtime.
using namespace HSA;
//using namespace HSA;
#endif
#endif