diff --git a/configure.ac b/configure.ac index 5f2b96a4..ae14ae8d 100644 --- a/configure.ac +++ b/configure.ac @@ -99,7 +99,7 @@ case "${host_os}" in OPENCL_INC="" AM_CONDITIONAL([ADD_RT], false) ;; - *android*) + *android*|openbsd*) AM_CONDITIONAL([ADD_RT], false) ;; powerpc-*-darwin*)