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.
- Created by jamborm
- In state revoked
- 8 package maintainers
Request History
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.
dfaggioli declined request
This should be solved in https://build.opensuse.org/request/show/1189407
jamborm revoked request
@aginies, @ccrane, @charlesa, @claudiofontana, @dfaggioli, @dirkmueller, @jfehlig, @lin_ma, @lizhang, @lyan, @mhocko, @mlatimer, @mseben, @olh, @vulyanov: review reminder