[Buildroot] [PATCH v1 1/1] libgsl : new package The GNU Scientific Library

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Mar 12 07:02:36 UTC 2012


Le Mon, 12 Mar 2012 03:19:24 +0100,
Sagaert Johan <sagaert.johan at skynet.be> a écrit :

> +LIBGSL_VERSION=1.14
> +LIBGSL_SOURCE=gsl-$(LIBGSL_VERSION).tar.gz
> +LIBGSL_SITE=ftp://ftp.gnu.org/gnu/gsl/

Could you please put spaces before and after = ?

Could you use BR2_GNU_MIRROR ?

> +LIBGSL_INSTALL_STAGING = YES
> +LIBGSL_INSTALL_TARGET = YES

This last line is not needed, it's the default.

> +$(eval $(call AUTOTARGETS,package,libgsl))

This should just be:

$(eval $(call AUTOTARGETS))

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list