2011/5/25 John Ellson <[email protected]>: > I've tried adding (from: > http://sourceforge.net/apps/trac/gar/wiki/Platforms ) : > > > BUILDHOST_sparc-32 = unstable9s > BUILDHOST_sparc-64 = unstable9s > BUILDHOST_i386-32 = unstable9x > BUILDHOST_i386-64 = unstable10x > > define modulation2host > $(BUILDHOST_$(GARCH)-$(MEMORYMODEL_$(ISA))) > endef > > but still my buildit.sh script goes to current9s
When I work with the unstable hosts, I say "mgar platforms", and it does the right thing. The build host configuration should be in garrc in /etc/opt/csw. No private setup should be necessary. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
