compositor: Link to libm
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ AM_CPPFLAGS = \
|
|||||||
weston_LDFLAGS = -export-dynamic
|
weston_LDFLAGS = -export-dynamic
|
||||||
weston_CFLAGS = $(GCC_CFLAGS)
|
weston_CFLAGS = $(GCC_CFLAGS)
|
||||||
weston_LDADD = \
|
weston_LDADD = \
|
||||||
$(COMPOSITOR_LIBS) $(DLOPEN_LIBS) $(XSERVER_LAUNCHER_LIBS)
|
$(COMPOSITOR_LIBS) $(DLOPEN_LIBS) $(XSERVER_LAUNCHER_LIBS) -lm
|
||||||
|
|
||||||
weston_SOURCES = \
|
weston_SOURCES = \
|
||||||
compositor.c \
|
compositor.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user