summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/libgda/libgda-0.2.9.ebuild')
-rw-r--r--gnome-extra/libgda/libgda-0.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/libgda/libgda-0.2.9.ebuild b/gnome-extra/libgda/libgda-0.2.9.ebuild
index b6ce9e4a5664..ee2ce6724760 100644
--- a/gnome-extra/libgda/libgda-0.2.9.ebuild
+++ b/gnome-extra/libgda/libgda-0.2.9.ebuild
@@ -44,7 +44,7 @@ src_compile() {
fi
try ./configure --host=${CHOST} --prefix=/opt/gnome --sysconfdir=/etc/opt/gnome $myconf
- try make LDFLAGS=\"-lncurses\" LIBREADLINE=\"-lreadline -lncurses\"
+ try make LDFLAGS=\"-lncurses\" LIBREADLINE=\"-lreadline -lncurses\" # Doesn't work with -j 4 (hallski)
}
src_install() {