From 601d5f275212eb60b4265a7693f47b4446ee55f4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 7 May 2022 20:52:09 +0200 Subject: gcc: add new package at 12.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