]> git.pld-linux.org Git - packages/xen.git/blobdiff - xen-qemu.patch
- kickstart update to 4.13.1
[packages/xen.git] / xen-qemu.patch
index a163389b766ba3176b6d345801c667930f01f79a..5a2c6350fd0ec9b17732242467c1e6cad91cef8a 100644 (file)
@@ -23,25 +23,4 @@ qemu-xen/configure: use -O2 for tests to eliminate fortify warnings (-Werror is
              aa="no"
              `$sdl_config --static-libs 2>/dev/null | grep \\\-laa > /dev/null` && aa="yes"
              sdl_static_libs=`$sdl_config --static-libs 2>/dev/null`
---- xen-4.4.0/tools/qemu-xen/configure~        2014-02-05 16:59:14.000000000 +0000
-+++ xen-4.4.0/tools/qemu-xen/configure 2014-03-12 13:53:34.947877721 +0000
-@@ -342,10 +342,6 @@
- QEMU_CFLAGS="-Wstrict-prototypes -Wredundant-decls $QEMU_CFLAGS"
- QEMU_CFLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $QEMU_CFLAGS"
- QEMU_INCLUDES="-I. -I\$(SRC_PATH) -I\$(SRC_PATH)/include"
--if test "$debug_info" = "yes"; then
--    CFLAGS="-g $CFLAGS"
--    LDFLAGS="-g $LDFLAGS"
--fi
- # make source path absolute
- source_path=`cd "$source_path"; pwd`
-@@ -3450,7 +3446,7 @@
-   CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS"
-   LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS"
- elif test "$debug" = "no" ; then
--  CFLAGS="-O2 -D_FORTIFY_SOURCE=2 $CFLAGS"
-+  CFLAGS="-O2 $CFLAGS"
- fi
+
This page took 0.110116 seconds and 4 git commands to generate.