On Fri, Mar 21, 2014 at 09:04:22AM +0100, Alexander Aring wrote: > Signed-off-by: Alexander Aring <[email protected]> > --- > rules/libgmp.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/libgmp.make b/rules/libgmp.make > index cf36ece..6da2010 100644 > --- a/rules/libgmp.make > +++ b/rules/libgmp.make > @@ -40,6 +40,7 @@ LIBGMP_AUTOCONF := \ > $(CROSS_AUTOCONF_USR) \ > --$(call ptx/endis, PTXCONF_LIBGMP_SHARED)-shared \ > --$(call ptx/endis, PTXCONF_LIBGMP_STATIC)-static \ > + --with-gnu-ld \
Is something broken without this? Michael > --with-pic > > # > ---------------------------------------------------------------------------- > -- > 1.9.1 > > > -- > ptxdist mailing list > [email protected] > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
