blob: 71cf97a391d8fbc28ea1e0113dfbf097ab069ee5 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001# Autotools class for recipes where separate build dir doesn't work
2# Ideally we should fix software so it does work. Standard autotools supports
3# this.
4inherit autotools
5B = "${S}"