From 75a0708865f45449ac0a7fba15ca0181dca8e777 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 31 Aug 2012 15:59:05 -0400 Subject: [PATCH] superenv wrappers for c89 and c99 Fixes Homebrew/homebrew#14584. --- Library/ENV/4.3/c89 | 1 + Library/ENV/4.3/c99 | 1 + 2 files changed, 2 insertions(+) create mode 120000 Library/ENV/4.3/c89 create mode 120000 Library/ENV/4.3/c99 diff --git a/Library/ENV/4.3/c89 b/Library/ENV/4.3/c89 new file mode 120000 index 0000000000..2652f5f42c --- /dev/null +++ b/Library/ENV/4.3/c89 @@ -0,0 +1 @@ +cc \ No newline at end of file diff --git a/Library/ENV/4.3/c99 b/Library/ENV/4.3/c99 new file mode 120000 index 0000000000..2652f5f42c --- /dev/null +++ b/Library/ENV/4.3/c99 @@ -0,0 +1 @@ +cc \ No newline at end of file