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 aaf48ad commit 9a3a8e1Copy full SHA for 9a3a8e1
src/detect_target.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
#
4
-# Detect the platform and output -D flags for use in compilion
+# Detect the platform and output -D flags for use in compilation
5
6
7
if [ -z "$CC" ]; then
0 commit comments