You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
578 B
24 lines
578 B
Index: argp/argp-fs-xinl.c |
|
--- argp/argp-fs-xinl.c.orig 2004-12-12 19:11:32.000000000 +0000 |
|
+++ argp/argp-fs-xinl.c 2005-10-16 07:58:34.000000000 +0000 |
|
@@ -23,8 +23,6 @@ |
|
#endif |
|
|
|
#define ARGP_FS_EI |
|
-#undef __OPTIMIZE__ |
|
-#define __OPTIMIZE__ |
|
#include "argp-fmtstream.h" |
|
|
|
/* Add weak aliases. */ |
|
Index: argp/argp-xinl.c |
|
--- argp/argp-xinl.c.orig 2004-12-12 19:11:32.000000000 +0000 |
|
+++ argp/argp-xinl.c 2005-10-16 07:58:18.000000000 +0000 |
|
@@ -23,8 +23,6 @@ |
|
#endif |
|
|
|
#define ARGP_EI |
|
-#undef __OPTIMIZE__ |
|
-#define __OPTIMIZE__ |
|
#include "argp.h" |
|
|
|
/* Add weak aliases. */
|
|
|