On Wed, 2019-12-11 at 16:23 -0800, Omar Sandoval wrote: > This small series fixes a couple of issues I encountered when building > elfutils. Patch 1 fixes an issue when compiling with CFLAGS='-Wno-error > -O0'. Patch 2 gets rid of a warning.
Both look good, pushed to master. Thanks. Do you still need -Wno-error? Cheers, Mark