[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-4.10] travis: disable UBSAN
The stock compiler in travis doesn't support -fsanitize=undefined. Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- Cc: Doug Goldstein <cardoe@xxxxxxxxxx> --- 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |