[PATH 0/6] Misc build fixes

Emil Velikov emil.l.velikov at gmail.com
Thu Jan 29 10:47:04 PST 2015


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




More information about the dri-devel mailing list