mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
- add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT
This commit is contained in:
parent
22901e8a44
commit
e27250c502
@ -205,6 +205,8 @@ else
|
|||||||
BR2_AC_CV_C_BIGENDIAN=ac_cv_c_bigendian=no
|
BR2_AC_CV_C_BIGENDIAN=ac_cv_c_bigendian=no
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# XXX: FIXME: We would need to grab MALLOC_GLIBC_COMPAT from the uClibc.config
|
||||||
|
# Including it doesn't seem wise, grepping is ugly.. Suggestions?
|
||||||
# Does malloc return live pointer for malloc(0) ?
|
# Does malloc return live pointer for malloc(0) ?
|
||||||
ifeq ($(MALLOC_GLIBC_COMPAT),y)
|
ifeq ($(MALLOC_GLIBC_COMPAT),y)
|
||||||
BR2_AC_CV_FUNC_MALLOC_0_NONNULL=ac_cv_func_malloc_0_nonnull=yes \
|
BR2_AC_CV_FUNC_MALLOC_0_NONNULL=ac_cv_func_malloc_0_nonnull=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user