Revert "Avoid a run-time dependency on the libgcc dlls."

This breaks builds with clang

This reverts commit bd2b132d7f3c92aa434c4d799e8cc5358bc1baef.
This commit is contained in:
Dirk Hohndel 2015-07-09 11:06:08 -07:00
parent 0cd8e0d695
commit 328a599337

View File

@ -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