]> git.pld-linux.org Git - packages/xen.git/blobdiff - xen-qemu.patch
- rediff patches
[packages/xen.git] / xen-qemu.patch
index dbbab2a5aa5fe29f0da680ab0bd7e3fa1f8110a2..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.3.0/tools/qemu-xen/configure.orig    2013-08-22 20:01:19.903704095 +0200
-+++ xen-4.3.0/tools/qemu-xen/configure 2013-08-22 20:35:51.880283814 +0200
-@@ -270,10 +270,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)/fpu"
--if test "$debug_info" = "yes"; then
--    CFLAGS="-g $CFLAGS"
--    LDFLAGS="-g $LDFLAGS"
--fi
- # make source path absolute
- source_path=`cd "$source_path"; pwd`
-@@ -3067,7 +3063,7 @@
- # After here, no more $cc or $ld runs
- if test "$debug" = "no" ; then
--  CFLAGS="-O2 -D_FORTIFY_SOURCE=2 $CFLAGS"
-+  CFLAGS="-O2 $CFLAGS"
- fi
- # Disable zero malloc errors for official releases unless explicitly told to
+
This page took 0.179984 seconds and 4 git commands to generate.