diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-13 02:51:00 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-13 02:51:00 +0000 |
commit | 1e2198a988cc8d2ea55ab6ca2a1835e60149ab5c (patch) | |
tree | a21dc934dd27207a7c893fa6b4cb36436e61c573 /cpp | |
parent | 1c1531c8469b6b8c034f3ec5cc9ae6794e1f09ec (diff) |
automatic import of gcc
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh +# Traditionally, /lib/cpp only knew about C. +exec /usr/bin/cpp -xc "$@" |