mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +00:00
glibc: Fix an LP_SIZE redefinition warning for gnux32.
This commit is contained in:
parent
11915ae48e
commit
50cae505f7
@ -17,6 +17,7 @@
|
||||
<https://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <sysdeps/x86_64/sysdep.h>
|
||||
#undef LP_SIZE
|
||||
#ifdef __ASSEMBLER__
|
||||
# define LP_SIZE 4
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user