[binutils-gdb] Copy gcc commit e76df3586417d645dd84e8a1ab165605a8924796 to sourceware
Nick Clifton
nickc@sourceware.org
Thu Jan 16 15:52:20 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=448e2086e9ebad0402f1eba45f3cd061cb644616
commit 448e2086e9ebad0402f1eba45f3cd061cb644616
Author: Nick Clifton <nickc@redhat.com>
Date: Thu Jan 16 15:51:52 2025 +0000
Copy gcc commit e76df3586417d645dd84e8a1ab165605a8924796 to sourceware
Diff:
---
libiberty/getopt.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/libiberty/getopt.c b/libiberty/getopt.c
index 3e4dd869aa2..0f64a8f5d30 100644
--- a/libiberty/getopt.c
+++ b/libiberty/getopt.c
@@ -23,12 +23,6 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301,
USA. */
-/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
- Ditto for AIX 3.2 and <stdlib.h>. */
-#ifndef _NO_PROTO
-# define _NO_PROTO
-#endif
-
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
More information about the Binutils-cvs
mailing list