-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
clang-omp is now deprecated and removed from Homebrew. OpenMP is now supported by the default LLVM. But when I try to compile GBLA with the default commands:
./autogen.sh
./configure
makeI get:
make: *** No rule to make target `src/gbla_config.h', needed by `all'. Stop.
while at the configure stage I see
checking for clang option to support OpenMP... unsupported
Can you give a way to install GBLA on a recent OS X versions?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels