We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bbabe commit 33103eeCopy full SHA for 33103ee
Makefile
@@ -101,7 +101,7 @@ endif
101
endif
102
103
ifeq ($(shell uname -s),Darwin)
104
- LDFLAGS += -current_version 2.1 -compatibility_version 1 $(MACOS_ARCH_FLAGS)
+ LDFLAGS += -current_version 2.2 -compatibility_version 1 $(MACOS_ARCH_FLAGS)
105
COM_FLAGS += $(MACOS_ARCH_FLAGS) -O3 -ffast-math
106
OBJS += $(DARWIN_OBJS)
107
DEPS += $(DARWIN_DEPS)
publishNotices/README.txt
0 commit comments