mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00: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:
parent
63b428a19b
commit
2d931abe9b
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue