From 8233e27aea6f6c50f70a2e92062516ce20905a87 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 7 May 2020 21:15:31 +0300 Subject: gcc: add new package at 10.1.0 to 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