Fix some compiling warnings and errors in OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@4358 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -64,6 +64,8 @@ taglib.Append (CPPATH= [ '#libs/taglib/taglib',
|
||||
]
|
||||
)
|
||||
|
||||
if env['IS_OSX']:
|
||||
taglib.Append (LINKFLAGS= [ "-lz" ] )
|
||||
|
||||
#conf = Configure(taglib)
|
||||
#taglib = conf.finish ()
|
||||
|
||||
Reference in New Issue
Block a user