Ignore:
Timestamp:
Sep 13, 2012, 2:59:47 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
1592b986a21bcaba5633414189a7b08c5cce6213
Parents:
2ed48b369bc0d2a3c22dd1fc1ff4b91704e73ec6f768d91b15a3cda106e7c041c7889cda1828dbfe
Message:
Merge pull request #185 from alexanderdreyer/spielwiese-countedref

attributes treated accordingly by 'reference' and 'shared'
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/SConstruct

    rf768d9 r6b8106  
    3737        SHLIBSUFFIX = ".sog",
    3838        CPPPATH = SING_INCLUDES,
    39         CXXFLAGS = "-g -Wextra -Wall -pedantic -Wno-long-long " + CXXTEMPLFLAGS,
     39        CXXFLAGS = "-g -Wextra -Winline -Wall -pedantic -Wno-long-long " + CXXTEMPLFLAGS,
    4040        LDMODULEFLAGS = BUNDLETEMPFLAGS,
    4141        LIBS=[])
Note: See TracChangeset for help on using the changeset viewer.