2 lines
42 B
Bash
Executable file
2 lines
42 B
Bash
Executable file
#!/bin/sh
|
|
$NDK_CCACHE $NDK_CCACHE_CC "$@"
|