diff options
author | Chih-Wei Huang <[email protected]> | 2017-07-20 18:30:57 +0800 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2017-07-21 08:48:45 +0300 |
commit | c1a29e104cc585ad3219b12d09f532a129d68dad (patch) | |
tree | dd24502ddd51194fc735249ac045dfa2c1ad364b /src/gallium/auxiliary | |
parent | b78563f0d07f44143021feeb1172c320a4f98bb6 (diff) |
Android: fix spirv_info.c generation
It's incorrect to use $(LOCAL_PATH) in makefile recipes since it's
changing. The typical way to handle it is to use private variable.
Fortunately in this case we can just simplify them to $^.
See further:
https://patchwork.freedesktop.org/patch/167718/
Also simplify LOCAL_GENERATED_SOURCES.
Fixes: 2dd4e2ec (spirv: Generate spirv_info.c)
Signed-off-by: Chih-Wei Huang <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions