From 028817fcd98acb97972f3a8a03328c402b5207b3 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 30 Mar 2011 15:39:04 +0200 Subject: Prosody: Use CFLAGS and LDFLAGS --- net-im/prosody/prosody-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/prosody/prosody-0.7.0.ebuild') diff --git a/net-im/prosody/prosody-0.7.0.ebuild b/net-im/prosody/prosody-0.7.0.ebuild index 97229aa..ac128dd 100644 --- a/net-im/prosody/prosody-0.7.0.ebuild +++ b/net-im/prosody/prosody-0.7.0.ebuild @@ -51,7 +51,7 @@ src_configure() { --with-lua-lib=/usr/$(get_libdir)/lua \ --c-compiler="$(tc-getCC)" --linker="$(tc-getCC)" \ --cflags="${CFLAGS}" \ - --ldflags="${LDFLAGS}" \ + --ldflags="${LDFLAGS} -shared" \ --require-config || die "configure failed" } -- cgit v1.2.3-70-g09d2 > The standard unix password manager + extensionsRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/tests/gnupg/.gpg-v21-migrated (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...Lenz Weber2-1/+26
2015-01-28Skip broken tests.Jason A. Donenfeld1-0/+6
2015-01-28Add unprotected keys for GnuPG 2.1Jason A. Donenfeld11-0/+0
2015-01-28Use more stable with-colons outputJason A. Donenfeld2-3/+3
2015-01-28Revert "Only examine subkeys that are capable of encrypting."Jason A. Donenfeld2-2/+2
2015-01-28Take into account use in testsJason A. Donenfeld1-1/+1
2015-01-28Bump version1.6.4Jason A. Donenfeld1-1/+1
2015-01-27Strip ".gpg" from symlinks as wellTheo Chatzimichos1-2/+2
2015-01-19clip: Show an error message if xclip returns a non-zero exit codeWieland Hoffmann1-3/+2
2015-01-19Correct path for top level grepJason A. Donenfeld1-2/+3