Sync from SUSE:ALP:Source:Standard:1.0 gcc revision 512dd8902886bb3c5305acf2c9a2a978

This commit is contained in:
2024-03-08 16:37:46 +01:00
commit e83ae2dab1
5 changed files with 1208 additions and 0 deletions

3
cpp Normal file
View File

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