From 83d719c436939f24aec04c52649f74c1d2342770 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 27 Apr 2021 17:32:29 +0300 Subject: gcc: add new package at 11.1.0 [TESTING] --- testing/gcc/files/c99 | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 testing/gcc/files/c99 (limited to 'testing/gcc/files/c99') diff --git a/testing/gcc/files/c99 b/testing/gcc/files/c99 new file mode 100755 index 00000000..692f0924 --- /dev/null +++ b/testing/gcc/files/c99 @@ -0,0 +1,2 @@ +#!/bin/sh +exec cc -std=c99 "$@" -- cgit v1.2.3