head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1 OPENPKG_E1_FP:1.1 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1 OPENPKG_2_STABLE_20060622:1.1 OPENPKG_2_STABLE:1.1.0.4 OPENPKG_2_STABLE_BP:1.1 OPENPKG_2_5_RELEASE:1.1.2.1 OPENPKG_2_5_SOLID:1.1.0.2; locks; strict; comment @# @; 1.1 date 2005.10.16.08.02.29; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.10.16.08.03.06; author rse; state Exp; branches; next ; desc @@ 1.1 log @fix building under Linux (where __OPTIMIZE_ is used in ) @ text @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. */ @ 1.1.2.1 log @MFC: fix building under Linux (where __OPTIMIZE_ is used in ) @ text @@