Skip to content
Snippets Groups Projects
Commit 8ed87679 authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Removed unnecessary linker flags that break Solaris compilation.

parent d8696f98
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@ AM_CPPFLAGS = \
-I$(dovecot_incdir)/src/lib-storage \
-I$(dovecot_incdir)/src/deliver
#sievec_LDFLAGS = -export-dynamic -Wl,--start-group
#sieved_LDFLAGS = -export-dynamic -Wl,--start-group
#sieve_test_LDFLAGS = -export-dynamic -Wl,--start-group
#sieve_filter_LDFLAGS = -export-dynamic -Wl,--start-group
sievec_LDFLAGS = -export-dynamic
sieved_LDFLAGS = -export-dynamic
sieve_test_LDFLAGS = -export-dynamic
sieve_filter_LDFLAGS = -export-dynamic
libs = \
$(top_srcdir)/src/lib-sieve/libsieve.la \
......
......@@ -9,20 +9,14 @@ AM_CPPFLAGS = \
-I$(dovecot_incdir)/src/lib-index \
-I$(dovecot_incdir)/src/lib-storage
testsuite_LDFLAGS = -export-dynamic -Wl,--start-group
testsuite_LDFLAGS = -export-dynamic
libs = \
$(top_srcdir)/src/lib-sieve/libsieve.la \
$(top_srcdir)/src/lib-sieve-tool/libsieve-tool.la \
$(dovecot_incdir)/src/lib-storage/list/libstorage_list.a \
$(dovecot_incdir)/src/lib-storage/register/libstorage-register.a \
$(STORAGE_LIBS) \
$(dovecot_incdir)/src/lib-storage/libstorage.a \
$(dovecot_incdir)/src/lib-index/libindex.a \
$(dovecot_incdir)/src/lib-imap/libimap.a \
$(dovecot_incdir)/src/lib-mail/libmail.a \
$(dovecot_incdir)/src/lib-charset/libcharset.a \
$(dovecot_incdir)/src/lib/liblib.a
$(STORAGE_LIBS)
ldadd = \
$(libs) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.