diff options
| author | John Ericson <John.Ericson@Obsidian.Systems> | 2017-11-22 16:29:57 -0500 |
|---|---|---|
| committer | John Ericson <John.Ericson@Obsidian.Systems> | 2017-12-13 16:08:17 -0500 |
| commit | 4f869bccc14fb2fa19df130e76c022765ecda924 (patch) | |
| tree | 35db18510d380600905e282356a948da9a3c6045 /pkgs/development/python-modules/GitPython | |
| parent | bdd6c037c0b64a60d3e5a118f9d73e326cbfd5d2 (diff) | |
cc-wrapper: Don't treat "-" alone as a flag
It means stdin, and is morally equivalent to passing a file. e.g.
$ echo 'int main(void) { return 0; }' | gcc -x c -
will compile and link a binary.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
