aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools-brokensep.bbclass
blob: 71cf97a391d8fbc28ea1e0113dfbf097ab069ee5 (plain)
1
2
3
4
5
# Autotools class for recipes where separate build dir doesn't work
# Ideally we should fix software so it does work. Standard autotools supports
# this.
inherit autotools
B = "${S}"