This website requires JavaScript.
Explore
Help
Sign In
testing
/
gcc
SHA256
Watch
3
Star
0
Fork
0
You've already forked gcc
forked from
pool/gcc
Code
Pull Requests
Activity
13b1985356
gcc
/
cpp
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=1
2007-01-19 12:33:03 +01:00
#!/bin/sh
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=8
2007-11-23 01:30:47 +01:00
# Traditionally, /lib/cpp only knew about C.
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=9
2007-11-30 16:11:47 +01:00
exec /usr/bin/cpp -xc "$@"
Copy Permalink