diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-12 21:39:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-12 21:39:01 +0000 |
| commit | cfcb0f5d66cc68d8d395480a95d4fe95c63e214e (patch) | |
| tree | 9a4c394b38fc4f5934ce8a9808f7ce165422f459 /wscript | |
| parent | 5dfecc0dd8a3dae75a9bfff95d3448ba4c3f4998 (diff) | |
| parent | 6f856af55898f94b45e3be28aa4f7c962de8a398 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ def configure(conf): # Remove auto_ptr warnings from libxml++-2.6 '-Wno-deprecated-declarations', '-Wno-ignored-qualifiers', + '-Wno-parantheses', '-D_FILE_OFFSET_BITS=64']) if conf.options.force_cpp11: |
