compositor: Link to libm
This commit is contained in:
parent
b7674a2a6c
commit
0c356e1510
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user