Searched refs:ntp_os_ldflags (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure6673 # allow ntp_os_ldflags to be preset to skip this stuff
6674 case "${ntp_os_ldflags+set}" in
6678 ntp_os_ldflags=
6683 ntp_os_ldflags="-Wl,+allowdups"
6690 case "$ntp_os_ldflags" in
6695 ntp_os_ldflags_msg="$ntp_os_ldflags"
6697 LDFLAGS_NTP="$LDFLAGS_NTP $ntp_os_ldflags"
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure6896 # allow ntp_os_ldflags to be preset to skip this stuff
6897 case "${ntp_os_ldflags+set}" in
6901 ntp_os_ldflags=
6906 ntp_os_ldflags="-Wl,+allowdups"
6913 case "$ntp_os_ldflags" in
6918 ntp_os_ldflags_msg="$ntp_os_ldflags"
6920 LDFLAGS_NTP="$LDFLAGS_NTP $ntp_os_ldflags"
[all...]

Completed in 135 milliseconds