40ab99de7a
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/rrdtool#f33b55ff2e773bfb1b4732d606fe89b8d7138371
12 lines
361 B
Diff
12 lines
361 B
Diff
--- a/php4/ltconfig 2014-08-11 13:01:13.020065855 +0000
|
|
+++ a/php4/ltconfig 2014-08-11 13:01:23.870060274 +0000
|
|
@@ -1939,7 +1939,7 @@
|
|
else
|
|
# Only the GNU ld.so supports shared libraries on MkLinux.
|
|
case "$host_cpu" in
|
|
- powerpc*) dynamic_linker=no ;;
|
|
+# powerpc*) dynamic_linker=no ;;
|
|
*) dynamic_linker='Linux ld.so' ;;
|
|
esac
|
|
fi
|