[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1604 - glibc-package/branches/glibc-2.4/debian/patches/any



Author: aurel32
Date: 2006-06-01 14:07:07 +0000 (Thu, 01 Jun 2006)
New Revision: 1604

Modified:
   glibc-package/branches/glibc-2.4/debian/patches/any/local-libgcc-compat-ports.diff
Log:
Update local-libgcc-compat-ports.diff now that m68k/local-compat.diff is enabled



Modified: glibc-package/branches/glibc-2.4/debian/patches/any/local-libgcc-compat-ports.diff
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/any/local-libgcc-compat-ports.diff	2006-06-01 10:36:16 UTC (rev 1603)
+++ glibc-package/branches/glibc-2.4/debian/patches/any/local-libgcc-compat-ports.diff	2006-06-01 14:07:07 UTC (rev 1604)
@@ -251,11 +251,11 @@
 diff -Nuar sysdeps/m68k/Makefile sysdeps/m68k/Makefile
 --- ports/sysdeps/m68k/Makefile	2003-02-27 19:29:49.000000000 +0900
 +++ ports/sysdeps/m68k/Makefile	2003-03-01 00:29:42.000000000 +0900
-@@ -36,3 +36,11 @@
- ifeq ($(subdir),elf)
- CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
- endif
-+
+@@ -40,3 +40,11 @@
+ # Build objects in libc_nonshared.a with -fPIC (instead of -fpic) to avoid
+ # possible linkage problems.
+ CFLAGS-.oS += -fPIC
++ 
 +ifeq ($(subdir),csu)
 +ifeq (yes,$(build-shared))
 +# Compatibility



Reply to: