No HSA backend support on our systems so far.

This commit is contained in:
Christoph Niethammer 2016-05-02 12:52:04 +00:00
parent ea6f63a882
commit 81ae955db4

View file

@ -40,8 +40,8 @@ src_pretest() {
}
# Other interesting configure options:
# --enable-offload-targets=hsa \
CONFIGURE_OPTS=" \
--enable-languages=c,c++,fortran \
--enable-offload-targets=hsa \
"