aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libsigsegv.rb
AgeCommit message (Collapse)Author
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10libsigsegv 2.10Nibbles McGurk
This also enables a build of the shared library. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06libsegsv will not build with LLVM-2335Max Howell
Fixes #7451.
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-19libsigsegv: does not compile with llvmAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-30libsigsegv: version 2.8 and other updatesTianyi Cui
1. use http rather than ftp. HTTP is usable for all users, even for those who have only a HTTP_PROXY. 2. update homepage. The sourceforge one is out of date. 3. Remove "--disable-debug" when "./configure". This option is not recognized here. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23New Formula: libsigsegvKilian Sprotte
This is a library for handling page faults in user mode. GNU clisp depends on this. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>