intel-compute-runtime: enable builtins

IGC crash has now been resolved so we can go back to default settings.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2022-05-19 09:27:41 +08:00
parent 3403a58137
commit 0bdc245a6e

View File

@ -34,7 +34,6 @@ EXTRA_OECMAKE = " \
-DCCACHE_ALLOWED=FALSE \
-DNEO_DISABLE_LD_LLD=ON \
-DNEO_DISABLE_LD_GOLD=ON \
-DNEO_DISABLE_BUILTINS_COMPILATION=ON \
"
EXTRA_OECMAKE:append:class-target = " \
-Dcloc_cmd_prefix=ocloc \