Re: [PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide

2024-01-21 Thread Cole Robinson
On 1/3/24 10:44 AM, Gerd Hoffmann wrote: > On Wed, Jan 03, 2024 at 12:44:39PM +, Daniel P. Berrangé wrote: >> On Tue, Nov 28, 2023 at 09:36:47AM -0500, Cole Robinson wrote: >>> binutils 2.39 shows some warnings when building pvh.img >>> >>> /usr/bin/ld: warning: pvh.o: missing .note.GNU-stack s

Re: Re: [PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide

2024-01-03 Thread Gerd Hoffmann
On Wed, Jan 03, 2024 at 12:44:39PM +, Daniel P. Berrangé wrote: > On Tue, Nov 28, 2023 at 09:36:47AM -0500, Cole Robinson wrote: > > binutils 2.39 shows some warnings when building pvh.img > > > > /usr/bin/ld: warning: pvh.o: missing .note.GNU-stack section implies > > executable stack > > /u

Re: [PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide

2024-01-03 Thread Daniel P . Berrangé
On Tue, Nov 28, 2023 at 09:36:47AM -0500, Cole Robinson wrote: > binutils 2.39 shows some warnings when building pvh.img > > /usr/bin/ld: warning: pvh.o: missing .note.GNU-stack section implies > executable stack > /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a > future

[PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide

2023-11-28 Thread Cole Robinson
binutils 2.39 shows some warnings when building pvh.img /usr/bin/ld: warning: pvh.o: missing .note.GNU-stack section implies executable stack /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /usr/bin/ld: warning: pvh.img has a LOAD segment wit