aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp/ffsb-remove-hardcoded-configure.patch
blob: 9f027110709d38743501987fa3ea01a352fcff78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Get rid of the hardcoded configure call preventing cross-compilation

Upstream-Status: Pending
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>

--- a/utils/Makefile
+++ b/utils/Makefile
@@ -29,7 +29,6 @@ FILTER_OUT_DIRS		:= $(FFSBDIR)
 FFSB			:= $(FFSBDIR)/ffsb
 
 $(FFSB): $(FFSBDIR)
-	cd $^; ./configure
 	$(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
 	cp $(FFSBDIR)/ffsb ffsb