Commit ece89940 by Dean Mao

Merge pull request #64 from blakmatrix/master

Pull request looks okay.  I'm merging it in.
parents aa67f471 73842f29
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
'libsass/sass_interface.cpp', 'libsass/sass_interface.cpp',
'libsass/selector.cpp' 'libsass/selector.cpp'
], ],
'cflags!' : [ '-fno-exceptions' ],
'cflags_cc!': [ '-fno-exceptions' ],
'conditions': [ 'conditions': [
['OS=="mac"', { ['OS=="mac"', {
'xcode_settings': { 'xcode_settings': {
......
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment