We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d630e commit 5b751a2Copy full SHA for 5b751a2
make/readthedocs.mk
@@ -40,7 +40,7 @@ USE_INTEL_PATH = NONE
40
41
42
# the additional link flags you want to add
43
-ADD_LDFLAGS =
+ADD_LDFLAGS = -lgomp
44
45
# the additional compile flags you want to add
46
ADD_CFLAGS = -DMSHADOW_STAND_ALONE=1
0 commit comments