From f16f0e1f32e093249937ec3c740cfa85246021c8 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Fri, 11 Dec 2015 00:24:33 -0500 Subject: Add libgcc runtime --- hstcal/hstcal.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hstcal') diff --git a/hstcal/hstcal.ini b/hstcal/hstcal.ini index 2cdb83f..e55b6fc 100644 --- a/hstcal/hstcal.ini +++ b/hstcal/hstcal.ini @@ -20,7 +20,7 @@ number : {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build : gcc >=4.6 [osx] run : - # + libgcc >=4.6 [osx] [test] imports : -- cgit