aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-system-tools_2.27.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-system-tools_2.27.1.bb')
-rw-r--r--recipes/gnome/gnome-system-tools_2.27.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-system-tools_2.27.1.bb b/recipes/gnome/gnome-system-tools_2.27.1.bb
index 29119849f3..55bb3e608c 100644
--- a/recipes/gnome/gnome-system-tools_2.27.1.bb
+++ b/recipes/gnome/gnome-system-tools_2.27.1.bb
@@ -6,7 +6,7 @@ inherit gnome pkgconfig
EXTRA_OECONF = "--disable-scrollkeeper \
"
-CFLAGS += "-lgthread-2.0"
+LDFLAGS += "-lgthread-2.0"
do_configure_prepend () {
for i in $(find . -name "Makefile.in") ; do