Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
kvm
kvm-qemu-avoid-redunant-declaration-error.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kvm-qemu-avoid-redunant-declaration-error.patch of Package kvm
Index: qemu-kvm-1.3.prerc0.0.git.f5022a1/configure =================================================================== --- qemu-kvm-1.3.prerc0.0.git.f5022a1.orig/configure +++ qemu-kvm-1.3.prerc0.0.git.f5022a1/configure @@ -267,7 +267,7 @@ sdl_config="${SDL_CONFIG-${cross_prefix} # default flags for all hosts QEMU_CFLAGS="-fno-strict-aliasing $QEMU_CFLAGS" QEMU_CFLAGS="-Wall -Wundef -Wwrite-strings -Wmissing-prototypes $QEMU_CFLAGS" -QEMU_CFLAGS="-Wstrict-prototypes -Wredundant-decls $QEMU_CFLAGS" +QEMU_CFLAGS="-Wstrict-prototypes $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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor