summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 19:45:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 19:45:33 +0000
commitc632e36db2bb7262cb645c7d59f0c3858621e390 (patch)
tree94d44478d502605c68c8de0ea61b665f891a4c1c /nuttx/Documentation/NuttX.html
parentcf0426d5964d50da8b21db6549ed19a987ee85e2 (diff)
downloadpx4-nuttx-c632e36db2bb7262cb645c7d59f0c3858621e390.tar.gz
px4-nuttx-c632e36db2bb7262cb645c7d59f0c3858621e390.tar.bz2
px4-nuttx-c632e36db2bb7262cb645c7d59f0c3858621e390.zip
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
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 32ce071ba..1adab64be 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -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>