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.
This commit is contained in:
2
srcpkgs/gcc/files/c99.sh
Normal file
2
srcpkgs/gcc/files/c99.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec /usr/bin/cc -std=c99 "$@"
|
||||
Reference in New Issue
Block a user