about summary refs log tree commit diff
path: root/wctype
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-06-17 14:22:21 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-06-17 14:22:21 +0530
commit6b229222fc2852775d8adac2a12f6180b32c5cea (patch)
treec27a50ab45ab57acb47ff187724a3b0ea0682dde /wctype
parentaa9a7f629632c9180de89632d4f2c1e6039f7781 (diff)
downloadglibc-6b229222fc2852775d8adac2a12f6180b32c5cea.tar.gz
glibc-6b229222fc2852775d8adac2a12f6180b32c5cea.tar.xz
glibc-6b229222fc2852775d8adac2a12f6180b32c5cea.zip
Makeconfig: Fix time64-compat.mk target
The time64-compat.i needed for the time64-compat.mk Makeconfig include
ends up trying to include libc-modules.h, which is not generated until
later.  This results in an error during build which is not noticed
because it somehow does not terminate the build.

Exclude the modules cppflags from the pre-processing command and fix
up the time64-compat.mk target so that the build runs without issues.

Reviewed-by: Andreas Schwab <schwab@linux-m68k.org>
Diffstat (limited to 'wctype')
0 files changed, 0 insertions, 0 deletions