diff --git a/setup.py b/setup.py index b3740f8b..7ac20ffe 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ version = '0.2.4' -libsass_sources = [ +libsass_sources = [ 'constants.cpp', 'context.cpp', 'functions.cpp', 'document.cpp', 'document_parser.cpp', 'eval_apply.cpp', 'node.cpp', 'node_factory.cpp', 'node_emitters.cpp', 'prelexer.cpp', @@ -55,7 +55,7 @@ def spawn(self, cmd): link_flags = [] macros = {'LIBSASS_PYTHON_VERSION': '\\"' + version + '\\"'} else: - flags = ['-fPIC', '-Wall', '-Wno-parentheses', '-Wno-tautological-compare'] + flags = ['-fPIC', '-Wall', '-Wno-parentheses'] link_flags = ['-fPIC', '-lstdc++'] macros = {'LIBSASS_PYTHON_VERSION': '"' + version + '"'}
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: