summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-05 15:42:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-05 15:42:58 +0000
commit45630c3d55a534689f83fd8871c06399934645e1 (patch)
treee66aec9f82d3eea48fe28e75da8c4534a42a5ad1 /nuttx/configs/stm32f4discovery
parent6dfde6fdb4a7d8cb1fc8a66d4dbd7056699f404e (diff)
downloadpx4-nuttx-45630c3d55a534689f83fd8871c06399934645e1.tar.gz
px4-nuttx-45630c3d55a534689f83fd8871c06399934645e1.tar.bz2
px4-nuttx-45630c3d55a534689f83fd8871c06399934645e1.zip
Prep for 6.23 releasenuttx-6.23
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm32f4discovery')
-rw-r--r--nuttx/configs/stm32f4discovery/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/stm32f4discovery/README.txt b/nuttx/configs/stm32f4discovery/README.txt
index db423d65b..b6591c754 100644
--- a/nuttx/configs/stm32f4discovery/README.txt
+++ b/nuttx/configs/stm32f4discovery/README.txt
@@ -1030,6 +1030,8 @@ Where <subdir> is one of the following:
3. Then remove vterminate.o from the library. At build time, the
uClibc++ package will provide a usable replacement vterminate.o.
+ Steps 2 and 3 will require root privileges on most systems (not Cygwin).
+
Now NuttX should link with no problem. If you want to restore the
vterminate.o that you removed from libsupc++, you can do that with: