marcel 2008-06-04 20:08:19 UTC
FreeBSD src repository
Modified files:
sbin/geom Makefile
sbin/geom/class/label geom_label.c
sbin/geom/class/part geom_part.c
sbin/geom/core geom.c
Log:
SVN rev 179550 on 2008-06-04 20:07:59Z by marcel
Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSES
and define STATIC_GEOM_CLASSES when building the rescue binary. This way
geom can more easily be part of other crunched binaries, as it requires
only a Makefile change.
Revision Changes Path
1.4 +1 -1 src/sbin/geom/Makefile
1.12 +1 -1 src/sbin/geom/class/label/geom_label.c
1.6 +1 -1 src/sbin/geom/class/part/geom_part.c
1.36 +5 -5 src/sbin/geom/core/geom.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"