On Sun, Jun 24, 2012 at 7:37 PM, Nguyễn Thái Ngọc Duy [off-list ref] wrote:
GIT_USER_AGENT changes as HEAD changes. Defining it in BASIC_FLAGS
means every time HEAD changes, the compiling options for every object
file is changed, which defeats the purpose of using ccache.
As version.c is the only file that uses this definition, limit
defining only when compiling this file.
Uhm.. something like this is in jk/version-string-dependency already.
Sorry for the noise.
--
Duy