$OpenBSD: patch-tools_config_modules_Makefile,v 1.2 2017/09/02 21:43:45 jeremy Exp $
Index: tools/config_modules/Makefile
--- tools/config_modules/Makefile.orig
+++ tools/config_modules/Makefile
@@ -1,5 +1,5 @@
 PREFIX?=/usr/local
-CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -fPIC -shared -nostartfiles -L../../build
+CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -fPIC -shared -L../../build
 LDFLAGS=$(OPTLIBS)
 
 MONGO_SRC = mongo-c-driver/src/bson.c \
