diff options
| author | Joe Hunkeler <jhunk@stsci.edu> | 2015-12-11 00:24:33 -0500 | 
|---|---|---|
| committer | Joe Hunkeler <jhunk@stsci.edu> | 2015-12-11 00:24:33 -0500 | 
| commit | f16f0e1f32e093249937ec3c740cfa85246021c8 (patch) | |
| tree | 9ebe4509c71115cabd6db3e12f3da6b8afbfe6ee /hstcal | |
| parent | d48edc25bb2160921d178c8ae61b225990d26f81 (diff) | |
| download | cbc-recipes-f16f0e1f32e093249937ec3c740cfa85246021c8.tar.gz | |
Add libgcc runtime
Diffstat (limited to 'hstcal')
| -rw-r--r-- | hstcal/hstcal.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 :  | 
