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 a28c50a commit 9cd2680Copy full SHA for 9cd2680
src/tools/ccsym
@@ -9,4 +9,4 @@ do
9
-A*) /bin/test "2.7.2.1" && echo "$i" | /usr/bin/sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
10
esac
11
done
12
-/bin/rm -f try.c
+/bin/rm -f tmp.*
0 commit comments