From 940e8f48f768c114c0ecec771fdce6d5cf479578 Mon Sep 17 00:00:00 2001 From: "Daniel R. Grayson" Date: Fri, 13 May 2022 19:58:36 -0700 Subject: [PATCH] also build factory on mac os x --- M2/BUILD/dan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M2/BUILD/dan/Makefile b/M2/BUILD/dan/Makefile index b818310c80c..722109aa10c 100644 --- a/M2/BUILD/dan/Makefile +++ b/M2/BUILD/dan/Makefile @@ -46,7 +46,7 @@ ifeq ($(MACOSX),yes) # # if we don't do this, we may get an absolute path in currentLayout: # # i8 : currentLayout#"factory gftables" # # o8 = /usr/local/Cellar/singular/4.1.3p2_2/share/factory/ -BUILDLIBS += 4ti2 gfan normaliz nauty lrslib gftables topcom cohomcalg +BUILDLIBS += 4ti2 gfan normaliz nauty lrslib gftables factory topcom cohomcalg #### csdp can't be compiled with /usr/bin/cc, because it uses the "inline" keyword # BUILDLIBS += csdp