06a245a added a section def to assembly files; I added it twice to
this file. There's no damage, but a compiler warning (on machines with
yasm installed)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit
10f6ef185a9d09e396e94036ec90bfe8a0738ce9)
slversion gf_vect_dot_prod_avx, 02, 03, 0061
; inform linker that this doesn't require executable stack
section .note.GNU-stack noalloc noexec nowrite progbits
-; inform linker that this doesn't require executable stack
-section .note.GNU-stack noalloc noexec nowrite progbits