diff options
Diffstat (limited to 'lang/intel-compute-runtime')
-rw-r--r-- | lang/intel-compute-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 6038103ebb2c..b8062472f26c 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -11,6 +11,7 @@ WWW= https://01.org/compute-runtime LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN= Does not build with latest level-zero ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported |