db96a0c grub.macros: Remove annobin plugin from linker flags

Authored and Committed by pjones 2 years ago
    grub.macros: Remove annobin plugin from linker flags
    
    The annobin GCC plugin is now turned on linking for LTO mode but it causes
    build failures on at least powerpc. The plugin is already removed from the
    CFLAGS but was added again through LDFLAGS, remove from there as well.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+2 -1
file modified
+5 -1