Skip to content

Commit 7edeb1f

Browse files
DO NOT MERGE debug print of library check
1 parent 856cd9a commit 7edeb1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansi-c/library_check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
CC=$1
44
echo "C COMPILER THAT IS BEING USED: $CC"
5+
$CC --version
56
shift
67

78
for f in "$@"; do

0 commit comments

Comments
 (0)