8a593f1 Drop unnecessary LDFLAGS addition.

Authored and Committed by siddhesh a year ago
1 file changed. 4 lines added. 2 lines removed.
    Drop unnecessary LDFLAGS addition.
    
    The flags being added are unnecessary for the linker and they're already
    part of CFLAGS, so avoid adding them.
    
        
file modified
+4 -2