Revert "Avoid a run-time dependency on the libgcc dlls."
This breaks builds with clang This reverts commit bd2b132d7f3c92aa434c4d799e8cc5358bc1baef.
This commit is contained in:
parent
0cd8e0d695
commit
328a599337
@ -6,7 +6,6 @@ lib_LTLIBRARIES = libdivecomputer.la
|
||||
libdivecomputer_la_LIBADD = $(LIBUSB_LIBS)
|
||||
libdivecomputer_la_LDFLAGS = \
|
||||
-version-info $(DC_VERSION_LIBTOOL) \
|
||||
-Wc,-static-libgcc \
|
||||
-no-undefined \
|
||||
-export-symbols libdivecomputer.exp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user