Commit b37023b6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent deb52f9d
......@@ -28,6 +28,8 @@ from subprocess import Popen, PIPE
import os
import sys
#os.environ['CFLAGS'] = '-g -O0' # XXX temp
#os.environ['CXXFLAGS'] = '-g -O0' # XXX temp
# _with_defaults calls what(*argv, **kw) with kw amended with default build flags.
# e.g. _with_defaults(_DSO, *argv, **kw)
......
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