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

/freebsd-12-stable/contrib/ntp/
H A Dconfigure5890 # allow ntp_os_ldflags to be preset to skip this stuff
5891 case "${ntp_os_ldflags+set}" in
5895 ntp_os_ldflags=
5900 ntp_os_ldflags="-Wl,+allowdups"
5907 case "$ntp_os_ldflags" in
5912 ntp_os_ldflags_msg="$ntp_os_ldflags"
5914 LDFLAGS_NTP="$LDFLAGS_NTP $ntp_os_ldflags"
/freebsd-12-stable/contrib/ntp/sntp/
H A Dconfigure5657 # allow ntp_os_ldflags to be preset to skip this stuff
5658 case "${ntp_os_ldflags+set}" in
5662 ntp_os_ldflags=
5667 ntp_os_ldflags="-Wl,+allowdups"
5674 case "$ntp_os_ldflags" in
5679 ntp_os_ldflags_msg="$ntp_os_ldflags"
5681 LDFLAGS_NTP="$LDFLAGS_NTP $ntp_os_ldflags"

Completed in 203 milliseconds