clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 8c8c5ab was fd5b1fe, checked in by Jim Gifford <clfs@…>, 19 years ago |
r588@server (orig r586): ryan | 2005-08-05 22:47:43 -0700
Add pile of new patches for blfs packages
|
-
Property mode
set to
100644
|
File size:
664 bytes
|
Rev | Line | |
---|
[fd5b1fe] | 1 | Submitted By: Ryan Oliver <ryan.oliver@pha.com.au>
|
---|
| 2 | Date: 2005-07-24
|
---|
| 3 | Initial Package Version: 1.1.2
|
---|
| 4 | Upstream Status: Unknown
|
---|
| 5 | Origin: Gentoo
|
---|
| 6 | Description:
|
---|
| 7 |
|
---|
| 8 | --- src.orig/libFLAC/Makefile.am 2005-02-03 05:58:13.000000000 +0100
|
---|
| 9 | +++ src/libFLAC/Makefile.am 2005-02-19 14:35:39.397097392 +0100
|
---|
| 10 | @@ -59,12 +59,13 @@
|
---|
| 11 | ARCH_SUBDIRS = ppc
|
---|
| 12 | if FLaC__HAS_AS__TEMPORARILY_DISABLED
|
---|
| 13 | libFLAC_la_LIBADD = ppc/as/libFLAC-asm.la
|
---|
| 14 | +LOCAL_EXTRA_LDFLAGS = "-Wl,-read_only_relocs,warning"
|
---|
| 15 | else
|
---|
| 16 | if FLaC__HAS_GAS__TEMPORARILY_DISABLED
|
---|
| 17 | libFLAC_la_LIBADD = ppc/gas/libFLAC-asm.la
|
---|
| 18 | +LOCAL_EXTRA_LDFLAGS = ""
|
---|
| 19 | endif
|
---|
| 20 | endif
|
---|
| 21 | -LOCAL_EXTRA_LDFLAGS = "-Wl,-read_only_relocs,warning"
|
---|
| 22 | endif
|
---|
| 23 | endif
|
---|
| 24 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.