void-packages/srcpkgs/gcc/files/c99.sh
Juan RP 0d002ffbe7 gcc: bumprev for ppl ABI change, misc fixes:
- Added c[89]9 wrappers and manpages from NetBSD.
- Do not run fixincludes.
- Remove python stuff that only gets installed when python is found.
2010-10-28 00:44:07 +02:00

3 lines
41 B
Bash

#!/bin/sh
exec /usr/bin/cc -std=c99 "$@"