mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
No longer uses _GNU_SOURCE-specific asprintf()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@276 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -603,6 +603,8 @@ Other memory:
|
||||
* Restructured some Makefiles to better handle enabling and disabling
|
||||
NuttX features without having so much conditional compilation in the
|
||||
source files.
|
||||
* tools/mkconfig.c: No long depends on asprintf() and _GNU_SOURCE and
|
||||
so should now build in non-GNU, non-GLIBC environments.
|
||||
* Started m68322
|
||||
</pre></ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user