mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Linking failed on some systems
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1209 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
5619ce52ad
commit
28e47b6db5
@ -607,6 +607,8 @@ case `$LD -O1 -v 2>&1 </dev/null` in
|
||||
;;
|
||||
esac
|
||||
|
||||
dnl Solve multiple definitions
|
||||
LDFLAGS="$LDFLAGS -Xlinker -zmuldefs"
|
||||
|
||||
dnl
|
||||
dnl Da.
|
||||
|
Loading…
Reference in New Issue
Block a user