Fw: GENERIC and DEFAULTS

From: Ken Menzel (kenfreebsd_at_icarz.com)
Date: 11/02/05

  • Next message: David Wolfskill: "Re: Fw: GENERIC and DEFAULTS"
    To: <freebsd-stable@FreeBSD.ORG>
    Date: Wed, 2 Nov 2005 16:39:30 -0500
    
    

    > options INVARIANT_SUPPORT
    >
    > nooptions WITNESS
    > nooptions WITNESS_SKIP_SPIN

    If I include GENERIC can I comment out the following?
    #cpu I486_CPU
    #cpu I586_CPU

    Does this make any difference? I have always done this out of habit.
    would it become

    nocpu I486_CPU ?

    Or is this irrelevant as the build knows what CPU I have?

    Thanks,
    Ken

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: David Wolfskill: "Re: Fw: GENERIC and DEFAULTS"