diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index 251f3f6b1b89..c65b5915d2bb 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -26,4 +26,8 @@ GH_ACCOUNT= ThKattanek OPTIONS_DEFINE= DOCS +.if !exists(/usr/include/omp.h) +USE_GCC= yes +.endif + .include