[virglrenderer-devel] [PATCH 0/4] Couple of build fixes

Michal Privoznik mprivozn at redhat.com
Thu Feb 11 13:51:10 CET 2016


I've tried to build from repo and found out couple of problems.
The first patch fixes an actual problem. The rest are more of a
cleanup.

Michal Privoznik (4):
  gallium: Add pthread compiler flags
  gallium: Drop Makefile.sources
  src: Drop useless -I from AM_LDFLAGS in Makefile
  configure: check for -lgbm

 configure.ac                           |  7 ++++
 src/Makefile.am                        |  3 +-
 src/gallium/auxiliary/Makefile.am      | 73 +++++++++++++++++++++++-----------
 src/gallium/auxiliary/Makefile.sources | 28 -------------
 4 files changed, 59 insertions(+), 52 deletions(-)
 delete mode 100644 src/gallium/auxiliary/Makefile.sources

-- 
2.4.10



More information about the virglrenderer-devel mailing list