more hot wine.

This commit is contained in:
Robin Gareus 2015-12-17 20:22:02 +01:00
parent fa9c410b5c
commit bdfddec6fc
3 changed files with 5 additions and 4 deletions

View file

@ -436,6 +436,7 @@ def build(bld):
obj.includes = [ '../libs/fst', '.' ]
obj.name = 'libgtk2_ardour'
obj.target = 'gtk2_ardour'
obj.cflags = [ '-fPIC' ]
else:
# just the normal executable version of the GTK GUI