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

r6804 - in glibc-package/branches/glibc-2.22/debian: . patches patches/m68k



Author: aurel32
Date: 2015-12-11 17:07:41 +0000 (Fri, 11 Dec 2015)
New Revision: 6804

Removed:
   glibc-package/branches/glibc-2.22/debian/patches/m68k/local-fpic.diff
Modified:
   glibc-package/branches/glibc-2.22/debian/changelog
   glibc-package/branches/glibc-2.22/debian/patches/series
Log:
debian/patches/m68k/local-fpic.diff: drop, obsolete.

Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog	2015-12-11 16:49:45 UTC (rev 6803)
+++ glibc-package/branches/glibc-2.22/debian/changelog	2015-12-11 17:07:41 UTC (rev 6804)
@@ -1,6 +1,7 @@
 glibc (2.22-0experimental2) UNRELEASED; urgency=medium
 
-  * 
+  [ Aurelien Jarno ]
+  * debian/patches/m68k/local-fpic.diff: drop, obsolete.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 10 Dec 2015 23:41:13 +0100
 

Deleted: glibc-package/branches/glibc-2.22/debian/patches/m68k/local-fpic.diff
===================================================================
--- glibc-package/branches/glibc-2.22/debian/patches/m68k/local-fpic.diff	2015-12-11 16:49:45 UTC (rev 6803)
+++ glibc-package/branches/glibc-2.22/debian/patches/m68k/local-fpic.diff	2015-12-11 17:07:41 UTC (rev 6804)
@@ -1,16 +0,0 @@
-# DP: Make sure libc_nonshared.a is compiled with -fPIC on m68k
-
----
- sysdeps/m68k/Makefile |    4 ++++
- 1 file changed, 4 insertions(+)
-
---- a/sysdeps/m68k/Makefile
-+++ b/sysdeps/m68k/Makefile
-@@ -32,3 +32,7 @@
- ifeq ($(subdir),elf)
- CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
- endif
-+
-+# Build objects in libc_nonshared.a with -fPIC (instead of -fpic) to avoid
-+# possible linkage problems.
-+CFLAGS-.oS += -fPIC

Modified: glibc-package/branches/glibc-2.22/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.22/debian/patches/series	2015-12-11 16:49:45 UTC (rev 6803)
+++ glibc-package/branches/glibc-2.22/debian/patches/series	2015-12-11 17:07:41 UTC (rev 6804)
@@ -167,7 +167,6 @@
 kfreebsd/local-no-execfn.diff
 
 m68k/local-dwarf2-buildfix.diff
-m68k/local-fpic.diff
 # m68k/local-mathinline_h.diff
 m68k/local-reloc.diff
 m68k/submitted-gcc34-seccomment.diff


Reply to: