]> git.pld-linux.org Git - packages/flac.git/blame - flac-read_only_relocs.patch
- rel 2
[packages/flac.git] / flac-read_only_relocs.patch
CommitLineData
457573f0 1--- flac-1.1.2.orig/src/libFLAC/Makefile.am 2005-02-03 05:58:13.000000000 +0100
2+++ flac-1.1.2/src/libFLAC/Makefile.am 2005-03-14 14:08:14.768151672 +0100
3@@ -64,7 +64,7 @@
4 libFLAC_la_LIBADD = ppc/gas/libFLAC-asm.la
5 endif
6 endif
7-LOCAL_EXTRA_LDFLAGS = "-Wl,-read_only_relocs,warning"
84ff7fff 8+LOCAL_EXTRA_LDFLAGS = ""
457573f0 9 endif
10 endif
11
This page took 0.886448 seconds and 4 git commands to generate.