diff options
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild index d86b0157384e..b01710bd8a84 100644 --- a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild +++ b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild @@ -68,6 +68,7 @@ src_prepare() { } src_configure() { + append-cflags -fcommon local myconf="" use elibc_uclibc && myconf+=" --uclib-mode" |