|
@@ -60,7 +60,8 @@ GLIBC_CONFIGURE:= \
|
|
--without-gd \
|
|
--without-gd \
|
|
--without-cvs \
|
|
--without-cvs \
|
|
--enable-add-ons \
|
|
--enable-add-ons \
|
|
- --$(if $(CONFIG_SOFT_FLOAT),without,with)-fp
|
|
|
|
|
|
+ --$(if $(CONFIG_SOFT_FLOAT),without,with)-fp \
|
|
|
|
+ --enable-kernel=4.14.0
|
|
|
|
|
|
export libc_cv_ssp=no
|
|
export libc_cv_ssp=no
|
|
export libc_cv_ssp_strong=no
|
|
export libc_cv_ssp_strong=no
|