Subversion Repositories HomeAutomation

Rev

Rev 1781 | Details | Compare with Previous | Last modification | View Log | SVN | RSS feed

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