OSDN Git Service

android: re-generate git_sha1.h if git HEAD updated (v2)
authorMauro Rossi <issor.oruam@gmail.com>
Mon, 2 Jan 2017 12:03:18 +0000 (13:03 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Mon, 20 Mar 2017 23:15:04 +0000 (00:15 +0100)
commit7b66b49e8f5bffbc885658f36f0fb854dfba77e8
tree2afd8a3a1abba61edf636f8a62cfb9ccc02b28f8
parent24141fa991e3b51bf619f2edbfce8fd1404d81b1
android: re-generate git_sha1.h if git HEAD updated (v2)

Generated header git_sha1.h has to depend on the git HEAD
otherwise it will never be updated.

v2: use absolute path for --git-dir option, in order to support cases
when Android.gen.mk is invoked by other makefiles
src/mesa/Android.gen.mk