Document ROS_GENERATE_RSYM environment variable.

svn path=/trunk/; revision=43301
This commit is contained in:
Dmitry Gorbachev 2009-10-05 14:13:01 +00:00
parent c2448f19d9
commit ea12565cf4

View file

@ -112,6 +112,10 @@
# will go from 80 to 40MB, memory usage from 58 to 38MB and the install CD
# from 18 to 13MB. The variable defaults to no.
#
# ROS_GENERATE_RSYM
# This variable controls generation of RSYM symbol data. The value can be
# either yes (to generate symbol data) or no. The variable defaults to yes.
#
# ROS_RBUILDFLAGS
# Pass parameters to rbuild.
# -v Be verbose.