Ticket #7466 (closed bug: fixed)
[PATCH] integer-gmp silently ignores --with-gmp-* whenever it finds GMP.framework in the system-standard path
Description
integer-gmp's ./configure should not ignore --with-gmp-includes/--with-gmp-libraries just because GMP.framework is found. It should search for GMP.framework only when libgmp/libgmp3 is absent.
Here is my patch:
% git fetch git://github.com/phonohawk/packages-integer-gmp.git libgmp-on-darwin
Change History
Note: See
TracTickets for help on using
tickets.
