commit | 7376a8da1c961115a61d7a3cb23bb13e4153583d | [log] [tgz] |
---|---|---|
author | Frank Henigman <[email protected]> | Fri Jun 20 22:13:43 2014 |
committer | chrome-internal-fetch <[email protected]> | Tue Jun 24 23:58:40 2014 |
tree | 14ee94ad39d9b547affb3f24833aac2afcb797ed | |
parent | be151eb5fdb529bef2145abc22754a3b1ee03455 [diff] |
fix several build issues Don't derive compilers from CHOST, instead the ebuild will tell us exactly which compilers to use. Don't force -g -O0. Do make full use of CPPFLAGS, CFLAGS and LDFLAGS that portage might set for us. Correct name in .pc file. Moved .pc file generation to configure script - it's simpler that way. Add copyrights. BUG=chromium:358029 TEST=emerge hwcplus-drm to device, run rings-gralloc and see something on screen Change-Id: Ibd2c7a2e22df45e0f3f2593508f9289406cdc883 Reviewed-on: https://chromium-review.googlesource.com/204973 Reviewed-by: Mike Frysinger <[email protected]> Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Frank Henigman <[email protected]> Tested-by: Frank Henigman <[email protected]>