aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coreutils/coreutils-native.inc
blob: c4dda17e2dafe3da2e06ac58c2b8cb898398f656 (plain)
1
2
3
4
5
6
7
8
inherit native

INHIBIT_AUTOTOOLS_DEPS = "1"
PATCHTOOL = "patch"

do_configure() {
	oe_runconf
}