SHA256
1
0
forked from pool/gcc
gcc/cpp

4 lines
81 B
Plaintext
Raw Normal View History

#!/bin/sh
# Traditionally, /lib/cpp only knew about C
exec /usr/bin/cpp -xc "$@"