* [PATCH 0/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" @ 2020-01-07 1:26 Khem Raj 2020-01-07 2:58 ` [PATCH 1/1] " Khem Raj 2020-01-07 12:16 ` [PATCH 0/1] " Ross Burton 0 siblings, 2 replies; 3+ messages in thread From: Khem Raj @ 2020-01-07 1:26 UTC (permalink / raw) To: openembedded-core -D__USE_TIME_BITS64 is already added to musl internally now so its not needed to be added externally to compiler cmdline The following changes since commit 9ac151b744d9305f777430f08e871ea6cba75efc: runqemu: add virtio block device (2020-01-06 23:54:39 +0000) are available in the Git repository at: git://git.yoctoproject.org/poky-contrib kraj/misc http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kraj/misc Khem Raj (1): Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" meta/conf/distro/include/tclibc-musl.inc | 1 - 1 file changed, 1 deletion(-) -- 2.24.1 ^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" 2020-01-07 1:26 [PATCH 0/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" Khem Raj @ 2020-01-07 2:58 ` Khem Raj 2020-01-07 12:16 ` [PATCH 0/1] " Ross Burton 1 sibling, 0 replies; 3+ messages in thread From: Khem Raj @ 2020-01-07 2:58 UTC (permalink / raw) To: openembedded-core This reverts commit 194bd4136459e7a38510830b2fb0938d892ece45. Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/conf/distro/include/tclibc-musl.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/distro/include/tclibc-musl.inc b/meta/conf/distro/include/tclibc-musl.inc index 22f8214ba3..8badbbb40a 100644 --- a/meta/conf/distro/include/tclibc-musl.inc +++ b/meta/conf/distro/include/tclibc-musl.inc @@ -18,7 +18,6 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED += "ldconfig" #USE_NLS ?= "no" CXXFLAGS += "-fvisibility-inlines-hidden" -TARGET_CC_ARCH += "-D__USE_TIME_BITS64" IMAGE_LINGUAS = "" -- 2.24.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" 2020-01-07 1:26 [PATCH 0/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" Khem Raj 2020-01-07 2:58 ` [PATCH 1/1] " Khem Raj @ 2020-01-07 12:16 ` Ross Burton 1 sibling, 0 replies; 3+ messages in thread From: Ross Burton @ 2020-01-07 12:16 UTC (permalink / raw) To: openembedded-core, khem Raj On 07/01/2020 02:58, Khem Raj wrote: > -D__USE_TIME_BITS64 is already added to musl internally now > so its not needed to be added externally to compiler cmdline Can you put this in the actual commit message? Ross ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-07 12:16 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-01-07 1:26 [PATCH 0/1] Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags" Khem Raj 2020-01-07 2:58 ` [PATCH 1/1] " Khem Raj 2020-01-07 12:16 ` [PATCH 0/1] " Ross Burton
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.