]> arthur.barton.de Git - bup.git/blobdiff - GNUmakefile
helpers: adjust macos linkage
[bup.git] / GNUmakefile
index fd4931b7dd881350ad0df8cab1c251b471b23bb4..3e288d3f627bb844aa34d10af630c985f78b1653 100644 (file)
@@ -190,7 +190,7 @@ lib/cmd/bup: lib/cmd/bup.c src/bup/compat.c src/bup/io.c
 clean_paths += lib/bup/_helpers$(soext)
 generated_dependencies += lib/bup/_helpers.d
 lib/bup/_helpers$(soext): lib/bup/_helpers.c lib/bup/bupsplit.c
-       $(CC) $(helpers_cflags) $(CFLAGS) -shared -fPIC $^ \
+       $(CC) $(helpers_cflags) $(CFLAGS) $^ \
          $(helpers_ldflags) $(LDFLAGS) $(OUTPUT_OPTION)
 
 test/tmp: