Try again
This commit is contained in:
parent
bfba0d5ac9
commit
91b5607cdd
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
if [ "${config}" = "release64" ] && [ "$CC" = "clang" ]
|
if [ "${config}" = "release64" ] && [ "${CC}" = "clang" ]
|
||||||
then
|
then
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone https://github.com/doxygen/doxygen.git
|
git clone https://github.com/doxygen/doxygen.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user