about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2022-05-02 08:55:36 -0700
committerFangrui Song <maskray@google.com>2022-05-02 08:55:36 -0700
commit4e7e4f3b4ba723bef4b1bcff8902ea38162737d9 (patch)
treeb8a44464d84a0b498a9ed09d05b25c5e9a1ced50 /config.h.in
parentd056c212130280c0a54d9a4f72170ec621b70ce5 (diff)
downloadglibc-4e7e4f3b4ba723bef4b1bcff8902ea38162737d9.tar.gz
glibc-4e7e4f3b4ba723bef4b1bcff8902ea38162737d9.tar.xz
glibc-4e7e4f3b4ba723bef4b1bcff8902ea38162737d9.zip
powerpc32: Remove unused HAVE_PPC_SECURE_PLT
82a79e7d1843f9d90075a0bf2f04557040829bb0 removed the only user of
HAVE_PPC_SECURE_PLT.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 916465fce8..dd650ddd09 100644
--- a/config.h.in
+++ b/config.h.in
@@ -153,9 +153,6 @@
 /* Define if inlined system calls are available.  */
 #undef HAVE_INLINED_SYSCALLS
 
-/* Define if your compiler defaults to -msecure-plt mode on ppc.  */
-#undef HAVE_PPC_SECURE_PLT
-
 /* Define if memory tagging support should be enabled.  */
 #undef USE_MTAG