Revert "guile: don't link with muldefs"
This reverts commit 2f2399e651.
We do need the muldefs on some distributions after all.
This commit is contained in:
@ -47,7 +47,8 @@ libguile_mu_la_LIBADD= \
|
||||
libguile_mu_la_LDFLAGS= \
|
||||
$(ASAN_LDFLAGS) \
|
||||
-shared \
|
||||
-export-dynamic
|
||||
-export-dynamic \
|
||||
-Wl,-z,muldefs
|
||||
|
||||
XFILES= \
|
||||
mu-guile.x \
|
||||
|
||||
Reference in New Issue
Block a user