mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
gsl: handle gsl-config script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
7a47372789
commit
3a91b976b7
@@ -9,6 +9,7 @@ GSL_SITE = $(BR2_GNU_MIRROR)/gsl
|
||||
GSL_INSTALL_STAGING = YES
|
||||
GSL_LICENSE = GPLv3
|
||||
GSL_LICENSE_FILES = COPYING
|
||||
GSL_CONFIG_SCRIPTS = gsl-config
|
||||
|
||||
# uClibc pretends to have fenv support as it installs <fenv.h>, but in
|
||||
# practice, it only implements it for i386. Problem reported upstream
|
||||
|
||||
Reference in New Issue
Block a user