mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
connection: Move closure object out of wl_connection
This commit is contained in:
parent
0d6dea17b4
commit
1901d66ffc
6 changed files with 96 additions and 94 deletions
|
|
@ -29,7 +29,7 @@ os_wrappers_test_SOURCES = \
|
|||
../src/wayland-os.c \
|
||||
$(test_runner_src)
|
||||
|
||||
AM_CFLAGS = $(GCC_CFLAGS)
|
||||
AM_CFLAGS = $(GCC_CFLAGS) $(FFI_CFLAGS)
|
||||
LDADD = $(top_builddir)/src/libwayland-util.la \
|
||||
$(top_builddir)/src/libwayland-server.la \
|
||||
-lrt -ldl $(FFI_LIBS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue