build: stop defining unused VERSION
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 23 Nov 2018 16:37:50 +0000 (16:37 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 26 Nov 2018 22:05:02 +0000 (22:05 +0000)
commitc0c533767e2a97cb88dcff56f83ae5472e6592cb
treee8b24c76b77d0afbe74497288f0ff4a88ade3874
parentbd12e025305947066006a6518f5743969aa5664d
build: stop defining unused VERSION

Scons and autotools don't define it, and as of last commit nothing
uses it.

`VERSION` is also a generic enough name that something somewhere will
eventually clash, and we don't want to repeat the LLVM `DEBUG` fiasco.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Android.common.mk
meson.build