diff options
| author | YamaArashi <shadow962@live.com> | 2016-04-30 04:57:33 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-04-30 04:57:33 -0700 |
| commit | d1cb3194bb20a44eecafe4186cf4e368f2a4d5b8 (patch) | |
| tree | d0f27aa47b8f124d7e92b2e2747cc8c05da676b0 /libgcc/.gitignore | |
| parent | 0dfd357a5116b3d76fbaa9bcdd16902c28f60d2b (diff) | |
build libgcc with older version of compiler and add install script
Diffstat (limited to 'libgcc/.gitignore')
| -rw-r--r-- | libgcc/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libgcc/.gitignore b/libgcc/.gitignore new file mode 100644 index 0000000..bde8ef6 --- /dev/null +++ b/libgcc/.gitignore @@ -0,0 +1,3 @@ +*.a +fp-bit.c +dp-bit.c |
