From 92e2dcace7a3c02289b314238c5f18caec659ff1 Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Sat, 5 Jun 2021 12:41:47 +0200 Subject: [PATCH] No static lib. This patch is adapted from Fedora. The original patch did not apply because of whitespace changes. 00111 # Patch the Makefile.pre.in so that the generated Makefile doesn't try to build a libpythonMAJOR.MINOR.a (bug 550692): Downstream only: not appropriate for upstream --- Makefile.pre.in | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/Makefile.pre.in b/Makefile.pre.in index 6239fc3..948f196 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -486,7 +486,7 @@ coverage-report: regen-grammar # Build the interpreter -$(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY) +$(BUILDPYTHON): Modules/python.o $(LDLIBRARY) $(LINKCC) $(LDFLAGS) $(LINKFORSHARED) -o $@ \ Modules/python.o \ $(BLDLIBRARY) $(L
aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader
DESTDIR)$(LIBPL)/config.c.in -- 2.31.1
AgeCommit message (Expand)Author