mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
Drop libdrm CFLAGS where no longer necessary.
This commit is contained in:
parent
0ac16f056d
commit
8012f32978
3 changed files with 2 additions and 7 deletions
|
|
@ -28,8 +28,6 @@ $(libs) : LDLIBS += @FFI_LIBS@
|
|||
$(libs) :
|
||||
gcc -shared $^ $(LDLIBS) -o $@
|
||||
|
||||
$(compositors) $(clients) : CFLAGS += @LIBDRM_CFLAGS@
|
||||
|
||||
wayland-system-compositor : \
|
||||
wayland-system-compositor.o \
|
||||
evdev.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue