File: libtool.m4.patch

package info (click to toggle)
libavg 1.8.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 23,164 kB
  • ctags: 21,878
  • sloc: cpp: 84,221; python: 17,112; sh: 1,288; ansic: 783; makefile: 487; xml: 94
file content (20 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
945c945
<       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
---
>       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
947c947
<       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
---
>       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
954c954
< 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
---
> 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup ${wl}-read_only_relocs ${wl}suppress' ;;
956c956
< 	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
---
> 	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
958c958
< 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
---
> 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup ${wl}-read_only_relocs ${wl}suppress' ;;