File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5119,7 +5119,7 @@ else
51195119 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
51205120 # nm: unknown option "B" ignored
51215121 case `"$tmp_nm" -B "$tmp_nm_to_nm" 2>&1 | grep -v '^ *$' | sed '1q'` in
5122- * $tmp_nm*) lt_cv_path_NM="$tmp_nm -B"
5122+ $tmp_nm*) lt_cv_path_NM="$tmp_nm -B"
51235123 break
51245124 ;;
51255125 *)
Original file line number Diff line number Diff line change @@ -6469,7 +6469,7 @@ else
64696469 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
64706470 # nm: unknown option "B" ignored
64716471 case ` " $tmp_nm " -B " $tmp_nm_to_nm " 2>&1 | grep -v ' ^ *$' | sed ' 1q' ` in
6472- * $tmp_nm * ) lt_cv_path_NM=" $tmp_nm -B"
6472+ $tmp_nm * ) lt_cv_path_NM=" $tmp_nm -B"
64736473 break
64746474 ;;
64756475 * )
You can’t perform that action at this time.
0 commit comments