From f13dd8e08124ea44c4e8c7cdb663f5350326eee2 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 3 Jul 2014 13:14:50 +0000 Subject: Add LDFLAGS to make fixing work --- weston.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/weston.morph b/weston.morph index 6c80818f..961ebf7f 100644 --- a/weston.morph +++ b/weston.morph @@ -5,6 +5,7 @@ build-system: autotools configure-commands: - autoreconf -ivf - | + LDFLAGS='-L/lib64 -lrt' \ ./configure --prefix=$PREFIX --with-cairo-glesv2 --disable-xwayland \ --disable-drm-compositor --disable-x11-compositor \ --disable-wayland-compositor --disable-weston-launch --enable-egl \ -- cgit v1.2.1