ccache_cxx 51 B

12
  1. #!/bin/sh
  2. exec ccache "${TARGET_CXX_NOCACHE}" "$@"