mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
remove debug output
This commit is contained in:
parent
2cba6e9a21
commit
9e67d18ad8
1 changed files with 0 additions and 2 deletions
2
wscript
2
wscript
|
|
@ -267,8 +267,6 @@ int main() { return 0; }''',
|
||||||
else:
|
else:
|
||||||
compiler_name = 'gcc'
|
compiler_name = 'gcc'
|
||||||
|
|
||||||
print "Compiler name is ", compiler_name, "\n"
|
|
||||||
|
|
||||||
flags_dict = compiler_flags_dictionaries[compiler_name]
|
flags_dict = compiler_flags_dictionaries[compiler_name]
|
||||||
|
|
||||||
autowaf.set_basic_compiler_flags (conf,flags_dict)
|
autowaf.set_basic_compiler_flags (conf,flags_dict)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue