summaryrefslogtreecommitdiff
path: root/net-p2p/retroshare
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r--net-p2p/retroshare/retroshare-scm.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/retroshare/retroshare-scm.ebuild b/net-p2p/retroshare/retroshare-scm.ebuild
index 4afc130..dff31b5 100644
--- a/net-p2p/retroshare/retroshare-scm.ebuild
+++ b/net-p2p/retroshare/retroshare-scm.ebuild
@@ -127,6 +127,7 @@ src_configure() {
use qt4 && eqmake4 CONFIG+="${conf_add}"
popd 2>/dev/null || die
done
+ sed "s/= gcc/= ${CC}/g" -i supportlibs/pegmarkdown/Makefile
}
src_compile() {