* [PATCH for-4.10] travis: disable UBSAN
@ 2017-10-10 9:15 Wei Liu
2017-10-10 16:19 ` Doug Goldstein
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2017-10-10 9:15 UTC (permalink / raw)
To: Xen-devel; +Cc: Doug Goldstein, Wei Liu
The stock compiler in travis doesn't support -fsanitize=undefined.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Doug Goldstein <cardoe@cardoe.com>
---
xen/tools/kconfig/allrandom.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/xen/tools/kconfig/allrandom.config b/xen/tools/kconfig/allrandom.config
index c7753ac4ad..76f74320b5 100644
--- a/xen/tools/kconfig/allrandom.config
+++ b/xen/tools/kconfig/allrandom.config
@@ -1,3 +1,4 @@
# Explicit option choices not subject to regular RANDCONFIG
CONFIG_GCOV_FORMAT_AUTODETECT=y
+CONFIG_UBSAN=n
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH for-4.10] travis: disable UBSAN
2017-10-10 9:15 [PATCH for-4.10] travis: disable UBSAN Wei Liu
@ 2017-10-10 16:19 ` Doug Goldstein
0 siblings, 0 replies; 2+ messages in thread
From: Doug Goldstein @ 2017-10-10 16:19 UTC (permalink / raw)
To: Wei Liu, Xen-devel
On 10/10/17 4:15 AM, Wei Liu wrote:
> The stock compiler in travis doesn't support -fsanitize=undefined.
>
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> ---
> Cc: Doug Goldstein <cardoe@cardoe.com>
> ---
> xen/tools/kconfig/allrandom.config | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/xen/tools/kconfig/allrandom.config b/xen/tools/kconfig/allrandom.config
> index c7753ac4ad..76f74320b5 100644
> --- a/xen/tools/kconfig/allrandom.config
> +++ b/xen/tools/kconfig/allrandom.config
> @@ -1,3 +1,4 @@
> # Explicit option choices not subject to regular RANDCONFIG
>
> CONFIG_GCOV_FORMAT_AUTODETECT=y
> +CONFIG_UBSAN=n
>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
--
Doug Goldstein
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-10 16:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 9:15 [PATCH for-4.10] travis: disable UBSAN Wei Liu
2017-10-10 16:19 ` Doug Goldstein
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 NNTP newsgroup(s).