mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
* xconfig/i386v{,32}{,-g}: Add XM_CFLAGS=-Dgetpagesize()=4096.
gmalloc.c: #if 0 out !HAVE_GETPAGESIZE code.
This commit is contained in:
@ -23,3 +23,5 @@ XM_CLIBS= -lPW
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
# for gmalloc.c
|
||||
XM_CFLAGS= -Dgetpagesize()=4096
|
||||
|
@ -23,3 +23,5 @@ XM_CLIBS= -lPW
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
# for gmalloc.c
|
||||
XM_CFLAGS= -Dgetpagesize()=4096
|
||||
|
@ -23,3 +23,5 @@ XM_CLIBS= -lPW
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
# for gmalloc.c
|
||||
XM_CFLAGS= -Dgetpagesize()=4096
|
||||
|
@ -23,3 +23,5 @@ XM_CLIBS= -lPW
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
# for gmalloc.c
|
||||
XM_CFLAGS= -Dgetpagesize()=4096
|
||||
|
Reference in New Issue
Block a user