mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
This setup was used for amd64 and powerpc before they reached the point
where a normal buildworld would succeed. It is no longer required.
This commit is contained in:
parent
6bea667f63
commit
b8dbe3e019
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124981
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
ETCFILES = default.rc releng_4.rc releng_5.rc current.rc
|
||||
ETCFILES += ada.rc dsa.rc dwp.rc experimental.rc
|
||||
ETCFILES += ada.rc dsa.rc dwp.rc
|
||||
ETCDIR ?= ${HOME}/etc
|
||||
ETCOWN ?= ${USER}
|
||||
ETCGRP ?= ${USER}
|
||||
|
@ -1,12 +0,0 @@
|
||||
#
|
||||
# Tinderbox setup for experimental platforms.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
comment = Experimental platforms
|
||||
branches = CURRENT
|
||||
platforms = powerpc
|
||||
options = --verbose, --verbose
|
||||
targets = clean, update, patch, world, generic, lint
|
||||
patch = %%arch%%.diff
|
Loading…
Reference in New Issue
Block a user