summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/opennn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/opennn/Makefile b/misc/opennn/Makefile
index ac7c2ef49f1e..eeb1be32033e 100644
--- a/misc/opennn/Makefile
+++ b/misc/opennn/Makefile
@@ -23,6 +23,7 @@ CMAKE_OFF= OpenNN_BUILD_EXAMPLES OpenNN_BUILD_TESTS
CMAKE_TESTING_ON= OpenNN_BUILD_TESTS # some tests fail, see https://github.com/Artelnics/opennn/issues/229
CMAKE_TESTING_TARGET= tests
+CXXFLAGS_powerpc64= -mvsx
LDFLAGS+= -pthread
LDFLAGS_powerpc= -latomic