Overview

Request 1188571 revoked

- Add NO_WERROR=1 to invocations of make that build various rom
images. [boo#1227960]

This should allow qemu to be built with GCC14. I believe that the
package actually already intends to use -Wno-error already, which
makes sense for package building, because it puts it to EXTRA_CFLAGS,
but at least the ROM makekiles then unfortunately slap -Werror after
EXTRA_CFLAGS, unless NO_WERROR is defined to one.

I was lazy and did not put the definition to just the make invocations
which require ti (because I did not find out which ones those are) but
rather on all of them which is, as explained above, probably the
intent anyway.

Loading...

Request History
Martin Jambor's avatar

jamborm created request

- Add NO_WERROR=1 to invocations of make that build various rom
images. [boo#1227960]

This should allow qemu to be built with GCC14. I believe that the
package actually already intends to use -Wno-error already, which
makes sense for package building, because it puts it to EXTRA_CFLAGS,
but at least the ROM makekiles then unfortunately slap -Werror after
EXTRA_CFLAGS, unless NO_WERROR is defined to one.

I was lazy and did not put the definition to just the make invocations
which require ti (because I did not find out which ones those are) but
rather on all of them which is, as explained above, probably the
intent anyway.


Dario Faggioli's avatar

dfaggioli declined request

This should be solved in https://build.opensuse.org/request/show/1189407


Martin Jambor's avatar

jamborm revoked request

openSUSE Build Service is sponsored by