summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-support/glog/glog-0.3.3/0001-Use-pkg-config-for-locating-gflags-and-gmock.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-11-22Fix glog compilation when gflags or gmock are installed on the host machinePetr Nechaev1-0/+44
Binaries gflags-config and gmock-config are not generated during cross-compilation so use pkg-config instead.