GentooRepository/sci-mathematics/yafu/files/yafu-1.34.3-Makefile.patch

12 lines
211 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,7 @@ ifeq ($(CC),icc)
CFLAGS += -mtune=core2 -march=core2
endif
-LIBS += -lecm -lgmp
+LIBS += -lecm -lgmp -lgomp
CFLAGS += $(OPT_FLAGS) $(WARN_FLAGS) $(INC)