glibc: Fix an LP_SIZE redefinition warning for gnux32.
This commit is contained in:
1
lib/libc/glibc/sysdeps/x86_64/x32/sysdep.h
vendored
1
lib/libc/glibc/sysdeps/x86_64/x32/sysdep.h
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user