make release: creating a trimmed down release?

From: Roman Neuhauser <neuhauser_at_chello.cz>
Date: Tue, 19 Oct 2004 00:55:32 +0200
I'd like to create a trimmed down release, but it looks like
make release -DNO_CXX ... is not the way to go. What's the official
way of doing this kind of stuff? Specifically, I've attempted the build
with

  make release \
    BUILDNAME=$buildname \
    CHROOTDIR=$chrootdir \
    CVSROOT=$cvsroot \
    EXTSRCDIR=$extsrcdir \
    RELEASETAG=$releasetag \
    KERNEL_FLAGS=-j8 \
    WORLD_FLAGS=-j8 \
    -DNODOC \
    -DNOPORTS \
    -DNO_CXX \
    -DNO_BLUETOOTH \
    -DNO_DYNAMICROOT \
    -DNO_FORTRAN \
    -DNO_I4B \
    -DNO_IPFILTER \
    -DNO_KERBEROS \
    -DNO_OBJC \
    -DNO_OPENSSH \
    -DNO_OPENSSL \
    -DNO_SENDMAIL \
    -DNO_TOOLCHAIN \
    -DNOATM \
    -DNOGAMES \
    -DNOINET6 \
    -DNOPROFILE \
    -DNO_BIND


-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html
Received on Mon Oct 18 2004 - 20:55:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:18 UTC