]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- remove accidental changes in rtld.c from commits 4997db7, 6b1e7d1.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 11 Aug 2011 17:09:36 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-revert-dso-breakout.patch -> 1.2

glibc-revert-dso-breakout.patch

index 4940276e969949a7eee8e6be2bd18925fb37465c..c87a21ae2f79d26463741b1e01faf1de4261f3c1 100644 (file)
@@ -366,14 +366,3 @@ diff -uNrp glibc-2.14/elf.orig/Makefile glibc-2.14/elf/Makefile
  ifeq (yes,$(config-cflags-avx))
  AVX-CFLAGS=-mavx
  ifeq (yes,$(config-cflags-novzeroupper))
-diff -uNrp glibc-2.14/elf.orig/rtld.c glibc-2.14/elf/rtld.c
---- glibc-2.14/elf.orig/rtld.c 2011-08-10 22:15:04.000000000 +0200
-+++ glibc-2.14/elf/rtld.c      2011-08-10 22:16:07.091092377 +0200
-@@ -922,6 +922,7 @@ dl_main (const ElfW(Phdr) *phdr,
-   /* Process the environment variable which control the behaviour.  */
-   process_envvars (&mode);
-+  mode=trace;
- #ifndef HAVE_INLINED_SYSCALLS
-   /* Set up a flag which tells we are just starting.  */
This page took 0.034046 seconds and 4 git commands to generate.