summaryrefslogtreecommitdiffstats
path: root/package/python/010-fix-python-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/python/010-fix-python-config.patch')
-rw-r--r--package/python/010-fix-python-config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/010-fix-python-config.patch b/package/python/010-fix-python-config.patch
index 1266f3d3af..b40339b42d 100644
--- a/package/python/010-fix-python-config.patch
+++ b/package/python/010-fix-python-config.patch
@@ -61,7 +61,7 @@ Index: b/Makefile.pre.in
@@ -410,7 +410,7 @@
# Default target
- all: build_all
+ all: @DEF_MAKE_ALL_RULE@
-build_all: $(BUILDPYTHON) oldsharedmods sharedmods gdbhooks
+build_all: $(BUILDPYTHON) oldsharedmods sharedmods gdbhooks python-config
OpenPOWER on IntegriCloud