Subversion Repositories HomeAutomation

Rev

Rev 1781 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1781 Rev 1782
Line -... Line 1...
-
 
1
*** SConstruct  2011-11-06 12:48:41.444743419 +0100
-
 
2
--- SConstruct.auml 2011-11-04 14:49:08.393207232 +0100
-
 
3
***************
1
306c306
4
*** 303,309 ****
-
 
5
    'gcc': {
-
 
6
      'all': {
-
 
7
        'WARNINGFLAGS': ['-Wall',
2
<                        '-Werror',
8
!                        '-Werror',
-
 
9
                         '-W',
-
 
10
                         '-Wno-unused-parameter',
-
 
11
                         '-Wnon-virtual-dtor']
3
---
12
--- 303,309 ----
-
 
13
    'gcc': {
-
 
14
      'all': {
-
 
15
        'WARNINGFLAGS': ['-Wall',
4
> #                       '-Werror',
16
! #                       '-Werror',
5
 
-
 
-
 
17
                         '-W',
-
 
18
                         '-Wno-unused-parameter',
-
 
19
                         '-Wnon-virtual-dtor']