diff options
author | Dylan Baker <[email protected]> | 2017-02-17 16:59:42 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2017-03-22 16:22:00 -0700 |
commit | 383032c70068938575f609fef0d442ba3e4d7c68 (patch) | |
tree | 0d344e9dc184439d5d9ce1f6c58674abd37659a7 /src/egl/main/eglarray.c | |
parent | a2a2bad2e263a927ceb22b5b84cf00b15cb504db (diff) |
anv: anv_entrypoints_gen.py: directly write files instead of piping
This changes the output to be written as a file rather than being piped.
This had one critical advantage, it encapsulates the encoding. This
prevents bugs where a symbol (generally unicode like © [copyright]) is
printed and the system being built on doesn't have a unicode locale.
v2: - Update Android.mk
v3: - Don't generate both files at once
- Fix Android.mk
- drop --outdir, since the filename is passed in as an argument
Signed-off-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/egl/main/eglarray.c')
0 files changed, 0 insertions, 0 deletions