Skip to content

Commit

Permalink
also build factory on mac os x
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGrayson committed May 14, 2022
1 parent a156a3c commit 940e8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2/BUILD/dan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 940e8f4

Please sign in to comment.