diff options
author | Elliott Hughes <enh@google.com> | 2017-06-15 15:12:29 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-06-15 15:12:29 -0700 |
commit | 8ad40936597c94901b6acb0b21bfe0e2a0689224 (patch) | |
tree | d228db0e344a21109b07276e5282c841daa88269 /libc/stdio/stdio_ext.cpp | |
parent | 0bd23e47067126677537a2b5bedd22dce54d92e5 (diff) |
Add #defines for some key enums.
Building ruby actually trips over both of these:
* if the RTLD_ constants aren't #defined, it uses its own incorrect values.
* if the REG_ constants aren't #defined, it confuses x86 with x86-64.
In all other places where we have enums in our headers, we already match
existing glibc practice.
Bug: http://b/62531921
Test: builds
Change-Id: I5b3aab25a1a24611bdc58f2eda4104a78e9f841c
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions