Changed example specs to match that cflags/cxxflags/chost/ldflags are now only config...
[catalyst.git] / examples / generic_stage_template.spec
index 10b7851d844fd2047a737092921e0ed9e92b1f09..3445791c445e1b78313e9326497e0efec34890aa 100644 (file)
@@ -59,8 +59,9 @@ distcc_hosts:
 # portage_confdir: /etc/portage
 portage_confdir:
 
-# These options are only available when building a stage1 target and are all
-# optional.
+# These options are only available when building a stage2 target and are all
+# optional.  These allow for emulating the changes possible during a bootstrap.
+# If left blank, then the catalyst defaults from arch.py are used.
 
 # This option is used to change the CHOST from what is default in the profile
 # to whatever you specify.  This is useful for building NPTL, for example.