Fix build failure on macOS
[deliverable/binutils-gdb.git] / .gitignore
index c9a6158bc4e6631412b2f798e0e19f93a7bb4b8e..4460159c84260af7fdceb36fc28974c1e777243f 100644 (file)
@@ -15,6 +15,7 @@
 *.o
 *.pyc
 *.tmp
+*.a
 
 .deps
 .libs
@@ -49,3 +50,12 @@ lost+found
 # ignore ./contrib/gcc_update output
 LAST_UPDATED
 REVISION
+
+stamp-*
+*.stamp
+
+# ignore in-tree prerequisites
+/mpfr*
+/mpc*
+/gmp*
+/isl*
This page took 0.024781 seconds and 4 git commands to generate.