Revision b36b1632e20f7d218f23c36e9c55ea44e4be7f97 authored by Richard Levitte on 16 January 2019, 05:31:15 UTC, committed by Richard Levitte on 16 January 2019, 17:04:22 UTC
Having a weak getauxval() and only depending on GNU C without looking at the library we build against meant that it got picked up where not really expected. So we change this to check for the glibc version, and since we know it exists from that version, there's no real need to make it weak. Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/8028) (cherry picked from commit 5f40dd158cbfa0a3bd86c32f7a77fec8754bb245)
1 parent 6ffcd10
File | Mode | Size |
---|---|---|
asm | ||
build.info | -rw-r--r-- | 1.2 KB |
e_afalg.c | -rw-r--r-- | 24.5 KB |
e_afalg.ec | -rw-r--r-- | 174 bytes |
e_afalg.h | -rw-r--r-- | 2.2 KB |
e_afalg.txt | -rw-r--r-- | 1.3 KB |
e_afalg_err.c | -rw-r--r-- | 2.7 KB |
e_afalg_err.h | -rw-r--r-- | 1.7 KB |
e_capi.c | -rw-r--r-- | 54.1 KB |
e_capi.ec | -rw-r--r-- | 173 bytes |
e_capi.txt | -rw-r--r-- | 2.8 KB |
e_capi_err.c | -rw-r--r-- | 5.0 KB |
e_capi_err.h | -rw-r--r-- | 3.6 KB |
e_dasync.c | -rw-r--r-- | 24.4 KB |
e_dasync.ec | -rw-r--r-- | 175 bytes |
e_dasync.txt | -rw-r--r-- | 842 bytes |
e_dasync_err.c | -rw-r--r-- | 2.1 KB |
e_dasync_err.h | -rw-r--r-- | 1.3 KB |
e_ossltest.c | -rw-r--r-- | 20.3 KB |
e_ossltest.ec | -rw-r--r-- | 177 bytes |
e_ossltest.txt | -rw-r--r-- | 477 bytes |
e_ossltest_err.c | -rw-r--r-- | 1.6 KB |
e_ossltest_err.h | -rw-r--r-- | 785 bytes |
e_padlock.c | -rw-r--r-- | 22.7 KB |

Computing file changes ...