Skip to content

Commit c67d13d

Browse files
committed
remove now-obsolete comment about passing absolute path to library to linker
1 parent e7565e6 commit c67d13d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-aux/boost.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,8 +500,6 @@ for boost_rtopt_ in $boost_rtopt '' -d; do
500500
continue
501501
fi
502502
boost_save_LDFLAGS=$LDFLAGS
503-
# use an absolute path to the requested library to avoid finding it
504-
# in the linker's default search path
505503
# Are we looking for a static library?
506504
case $boost_ldpath:$boost_rtopt_ in #(
507505
(*?*:*s*) # Yes (Non empty boost_ldpath + s in rt opt)

0 commit comments

Comments
 (0)