public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/y2038] debug: build pcprofiledump with LFS and 64 bit time support
@ 2021-03-04 17:40 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2021-03-04 17:40 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=24548c3a5888a8cecf498b1abf221149b198befe

commit 24548c3a5888a8cecf498b1abf221149b198befe
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Mar 2 17:08:14 2021 -0300

    debug: build pcprofiledump with LFS and 64 bit time support

Diff:
---
 debug/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debug/Makefile b/debug/Makefile
index 3f66666c6c..8e74e63050 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -213,6 +213,7 @@ $(objpfx)catchsegv: catchsegv.sh $(common-objpfx)soversions.mk \
 	mv -f $@.new $@
 
 $(objpfx)pcprofiledump: $(objpfx)pcprofiledump.o
+CFLAGS-pcprofiledump.c += -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64
 
 $(objpfx)xtrace: xtrace.sh
 	rm -f $@.new


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [glibc/azanella/y2038] debug: build pcprofiledump with LFS and 64 bit time support
@ 2021-03-05 19:21 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2021-03-05 19:21 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=53d4441acf514e8d175eca03ab46501b0aafd2f1

commit 53d4441acf514e8d175eca03ab46501b0aafd2f1
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Mar 2 17:08:14 2021 -0300

    debug: build pcprofiledump with LFS and 64 bit time support

Diff:
---
 debug/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debug/Makefile b/debug/Makefile
index 3f66666c6c..8e74e63050 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -213,6 +213,7 @@ $(objpfx)catchsegv: catchsegv.sh $(common-objpfx)soversions.mk \
 	mv -f $@.new $@
 
 $(objpfx)pcprofiledump: $(objpfx)pcprofiledump.o
+CFLAGS-pcprofiledump.c += -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64
 
 $(objpfx)xtrace: xtrace.sh
 	rm -f $@.new


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [glibc/azanella/y2038] debug: build pcprofiledump with LFS and 64 bit time support
@ 2021-03-04 11:33 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2021-03-04 11:33 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ae894554d5942e9e7c7d716b604ea849ac74647d

commit ae894554d5942e9e7c7d716b604ea849ac74647d
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Mar 2 17:08:14 2021 -0300

    debug: build pcprofiledump with LFS and 64 bit time support

Diff:
---
 debug/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debug/Makefile b/debug/Makefile
index 3f66666c6c..8e74e63050 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -213,6 +213,7 @@ $(objpfx)catchsegv: catchsegv.sh $(common-objpfx)soversions.mk \
 	mv -f $@.new $@
 
 $(objpfx)pcprofiledump: $(objpfx)pcprofiledump.o
+CFLAGS-pcprofiledump.c += -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64
 
 $(objpfx)xtrace: xtrace.sh
 	rm -f $@.new


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-05 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 17:40 [glibc/azanella/y2038] debug: build pcprofiledump with LFS and 64 bit time support Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2021-03-05 19:21 Adhemerval Zanella
2021-03-04 11:33 Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).