f95b8e7 Ticket 49552 - Fix build issues on F28

Authored and Committed by mreynolds 6 years ago
    Ticket 49552 - Fix build issues on F28
    
    Description:  The newer version of gcc on F28 is stricter with linking.  Also,
                  unistd.h no longer includes the "unix crypt", so we need to revert
                  to crypt.h
    
                  Added these LDFLAGS to the spec file: -Wl,-z,defs
    
    https://pagure.io/389-ds-base/issue/49552
    
    Reviewed by: firstyear & lslebodn (Thanks!!)
    
        
file modified
+4 -3
file modified
+1 -1