mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
committed build changes needed for leopard build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3650 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5923351097
commit
e546292468
8 changed files with 41 additions and 36 deletions
|
|
@ -30,6 +30,7 @@ cp.Append(CCFLAGS="-D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE")
|
|||
cp.Append(CXXFLAGS="-DDATA_DIR=\\\""+final_prefix+"/share\\\"")
|
||||
cp.Append(CXXFLAGS="-DCONFIG_DIR=\\\""+final_config_prefix+"\\\"")
|
||||
cp.Append(CXXFLAGS="-DLOCALEDIR=\\\""+final_prefix+"/share/locale\\\"")
|
||||
cp.Append(CPPPATH = libraries['jack'].get('CPPPATH', []))
|
||||
|
||||
cp.Merge ([
|
||||
libraries['ardour'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue