We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e2470 commit 2eb98d6Copy full SHA for 2eb98d6
2 files changed
libcc1/configure
@@ -5119,7 +5119,7 @@ else
5119
# Adding the `sed 1q' prevents false positives on HP-UX, which says:
5120
# nm: unknown option "B" ignored
5121
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"
+ $tmp_nm*) lt_cv_path_NM="$tmp_nm -B"
5123
break
5124
;;
5125
*)
lto-plugin/configure
@@ -6469,7 +6469,7 @@ else
6469
6470
6471
6472
6473
6474
6475
0 commit comments