Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 20:07:59 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/geom Makefile src/sbin/geom/class/label geom_label.c src/sbin/geom/class/part geom_part.c src/sbin/geom/core geom.c
Message-ID:  <200806042008.m54K8JA6039038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806042008.m54K8JA6039038>