projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c1ca29
)
travis: disable UBSAN
author
Wei Liu
<wei.liu2@citrix.com>
Tue, 10 Oct 2017 17:23:33 +0000
(18:23 +0100)
committer
Wei Liu
<wei.liu2@citrix.com>
Tue, 10 Oct 2017 17:24:32 +0000
(18:24 +0100)
The stock compiler in travis doesn't support -fsanitize=undefined.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
xen/tools/kconfig/allrandom.config
patch
|
blob
|
history
diff --git
a/xen/tools/kconfig/allrandom.config
b/xen/tools/kconfig/allrandom.config
index c7753ac4addbeffbae0024fd2de054a06c6274f9..76f74320b5b07eb9b5bf9e299ad070b7385ee536 100644
(file)
--- 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