Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858752
en ru br
ALT Linux repos
S:1.14.2-alt1
D:1.4.4-alt2.3.2
5.0: 1.5.4-alt3
4.1: 1.4.4-alt2.1.M41.1
4.0: 1.4.4-alt1
+updates:1.4.4-alt1
3.0: 1.2.3-alt2

Group :: Development/Other
RPM: subversion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: subversion-1.13.0-pie.patch
Download


diff --git a/subversion/Makefile.in b/subversion/Makefile.in
index faf2a7003..24cf06239 100644
--- a/subversion/Makefile.in
+++ b/subversion/Makefile.in
@@ -793,7 +793,7 @@ schema-clean:
 	$(PYTHON) $(top_srcdir)/build/transform_sql.py $< $(top_srcdir)/$@
 
 .c.o:
-	$(COMPILE) -o $@ -c $<
+	$(COMPILE) -fpie -o $@ -c $<
 
 .cpp.o:
 	$(COMPILE_CXX) -o $@ -c $<
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin