From 4fcce90011261991ae23cc7043c4dbb75c457714 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 8 Jun 2020 15:54:13 +0300 Subject: gcc: add new package at 10.1.0 --- 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