Building hardware agnostic systems
"Eric W. Bates" <[email protected]> Wed, 12 May 2010 11:28:06 -0400
| Newsgroups | gmane.os.freebsd.isp |
|---|---|
| Message-ID | <[email protected]> |
I'm having trouble building a machine which I can reliably clone onto another machine and have everything run correctly. My make.conf has no CPUTYPE, CFLAGS, or COPTFLAGS. Does the default -O cause gcc to build hardware specific? Do I need NO_CPU_CFLAGS and NO_CPU_COPTFLAGS as well? Typically, my kernel boots OK (I usually use GENERIC anyway); but some of the ports don't work. Notably clamd sometimes segfaults when I move it to another machine. Thanks. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "[email protected]"