Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 447708 | Differences between
and this patch

Collapse All | Expand All

(-)gcc-4.7.2/fixincludes/fixincl.x.orig (-1 / +1 lines)
Lines 3453-3459 Link Here
3453
 *  content selection pattern - do fix if pattern found
3453
 *  content selection pattern - do fix if pattern found
3454
 */
3454
 */
3455
tSCC zHpux10_Stdio_DeclarationsSelect0[] =
3455
tSCC zHpux10_Stdio_DeclarationsSelect0[] =
3456
       "^#[ \t]*define _iob[ \t]*__iob";
3456
       "^#[ \t]*define _iob[ \t]*__iob$";
3457
3457
3458
/*
3458
/*
3459
 *  content bypass pattern - skip fix if pattern found
3459
 *  content bypass pattern - skip fix if pattern found

Return to bug 447708