comparison configure @ 2555:19effcb6b21c

Comment only
author Chris Cannam
date Thu, 11 Jun 2020 14:42:20 +0100
parents 7bf8a0179e32
children
comparison
equal deleted inserted replaced
2554:a1541224202f 2555:19effcb6b21c
4507 LDFLAGS_BUILD="" 4507 LDFLAGS_BUILD=""
4508 fi 4508 fi
4509 4509
4510 CXXFLAGS="$CXXFLAGS_BUILD $SV_DEFINES_BUILD" 4510 CXXFLAGS="$CXXFLAGS_BUILD $SV_DEFINES_BUILD"
4511 4511
4512 # Set our own LDFLAGS only if the user didn't request any
4512 if test x"LDFLAGS" = x; then 4513 if test x"LDFLAGS" = x; then
4513 LDFLAGS="$LDFLAGS_BUILD" 4514 LDFLAGS="$LDFLAGS_BUILD"
4514 fi 4515 fi
4515 4516
4516 # On IRIX 5.3, sys/types and inttypes.h are conflicting. 4517 # On IRIX 5.3, sys/types and inttypes.h are conflicting.