mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
wscript: consistently have at most one empty separator line
This commit is contained in:
parent
bac32a8c2d
commit
49855e52aa
15 changed files with 0 additions and 24 deletions
|
|
@ -101,6 +101,5 @@ def build(bld):
|
|||
obj.cxxflags += [ bld.env['compiler_flags_dict']['pic'] ]
|
||||
obj.cflags += [ bld.env['compiler_flags_dict']['pic'] ]
|
||||
|
||||
|
||||
def shutdown():
|
||||
autowaf.shutdown()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue