summaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools-brokensep.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/autotools-brokensep.bbclass')
-rw-r--r--meta/classes/autotools-brokensep.bbclass5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/classes/autotools-brokensep.bbclass b/meta/classes/autotools-brokensep.bbclass
deleted file mode 100644
index 71cf97a391..0000000000
--- a/meta/classes/autotools-brokensep.bbclass
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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}"