All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATH 0/6] Misc build fixes
@ 2015-01-29 18:47 Emil Velikov
  2015-01-29 18:47 ` [PATCH 1/6] util: add WARN_CFLAGS, rename the c*flags vars Emil Velikov
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Emil Velikov @ 2015-01-29 18:47 UTC (permalink / raw)
  To: dri-devel; +Cc: emil.l.velikov

Hello all,

It's time for another Android fueled round of fixes.
Mostly trivial and self explanatory patches enough to get things 
building (rather quietly) on Android 5, x86_64

The series can be found at in branch for-android at
https://github.com/evelikov/libdrm/

Cheers,
Emil

 freedreno/Android.mk       |  3 ---
 intel/Android.mk           |  1 -
 libdrm.h                   |  2 +-
 nouveau/Android.mk         |  3 ---
 radeon/Android.mk          |  3 ---
 tests/modetest/Makefile.am |  6 +++---
 tests/util/Makefile.am     | 13 +++++++------
 xf86drm.c                  |  4 ++--
 8 files changed, 13 insertions(+), 22 deletions(-)

Chih-Wei Huang (1):
      android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES

Emil Velikov (5):
      util: add WARN_CFLAGS, rename the c*flags vars
      modetest: move includes into AM_CPPFLAGS
      libdrm: fix the Android 64bit build
      drmOpenDevice: silence compiler warning
      drmGetStats: silence compiler warning


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-02-06 19:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 18:47 [PATH 0/6] Misc build fixes Emil Velikov
2015-01-29 18:47 ` [PATCH 1/6] util: add WARN_CFLAGS, rename the c*flags vars Emil Velikov
2015-01-29 18:47 ` [PATCH 2/6] modetest: move includes into AM_CPPFLAGS Emil Velikov
2015-01-29 18:47 ` [PATCH 3/6] libdrm: fix the Android 64bit build Emil Velikov
2015-01-29 19:00   ` Stéphane Marchesin
2015-01-29 19:22     ` Emil Velikov
2015-01-29 18:47 ` [PATCH 4/6] drmOpenDevice: silence compiler warning Emil Velikov
2015-01-29 18:47 ` [PATCH 5/6] drmGetStats: " Emil Velikov
2015-01-29 18:47 ` [PATCH 6/6] android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES Emil Velikov
2015-02-06 19:42 ` [PATCH 1/2] util: add missing include <string.h> Emil Velikov
2015-02-06 19:42   ` [PATCH 2/2] util: silence pointer arithmetic warnings Emil Velikov
2015-02-06 19:54   ` [PATCH 1/2] util: add missing include <string.h> Emil Velikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.