mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
erasure-code isa-l: remove duplicated lines (fix warning)
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>
This commit is contained in:
parent
5bb65b33dd
commit
10f6ef185a
@ -198,5 +198,3 @@ global %1_slver
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user