diff options
author | Adrian M. Enache <enache@rdslink.ro> | 2003-09-10 22:50:59 +0300 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-09-10 21:43:40 +0000 |
commit | 3927333227fbad66c1c7ecc9cb01abe773020682 (patch) | |
tree | 046a1a8a92db59b2ce4aaf3e101b973764428651 /hints | |
parent | 4f527b719ae8907622f7dc49e1c381136e69bb59 (diff) | |
download | perl-3927333227fbad66c1c7ecc9cb01abe773020682.tar.gz |
nit to hints/freebsd.sh
Message-ID: <20030910165059.GB1321@ratsnest.hole>
p4raw-id: //depot/perl@21168
Diffstat (limited to 'hints')
-rw-r--r-- | hints/freebsd.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/freebsd.sh b/hints/freebsd.sh index 0a74e6e4b8..2dd6a6cbbe 100644 --- a/hints/freebsd.sh +++ b/hints/freebsd.sh @@ -222,7 +222,6 @@ Consider using the latest STABLE release. EOM exit 1 fi - ldflags="-pthread $ldflags" case "$osvers" in # Both in 4.x and 5.x gethostbyaddr_r exists but # it is "Temporary function, not threadsafe"... |