Parent Directory
|
Revision Log
|
Patch
revision 1634 by phornby, Sat Jul 12 09:08:33 2008 UTC | revision 1663 by artak, Tue Jul 22 02:56:21 2008 UTC | |
---|---|---|
# | Line 488 else: | Line 488 else: |
488 | ||
489 | # Impassioned plea - please do this sort of thing in the options files. | # Impassioned plea - please do this sort of thing in the options files. |
490 | try: | try: |
491 | if env['CC'] == 'gcc': env.Append(CCFLAGS = "-pedantic-errors -Wno-long-long") | #if env['CC'] == 'gcc': env.Append(CCFLAGS = "-pedantic-errors -Wno-long-long") |
492 | pass | |
493 | except: | except: |
494 | pass | pass |
495 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |