merge from 2.0-ongoing @ 3581
git-svn-id: svn://localhost/ardour2/branches/3.0@3711 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -16,7 +16,7 @@ cpu_detect_x86_gcc.cpp
|
||||
""")
|
||||
|
||||
Import('env install_prefix')
|
||||
st = env.Copy()
|
||||
st = env.Clone()
|
||||
st.Append(CCFLAGS="-DHAVE_CONFIG_H -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE")
|
||||
|
||||
libst = st.SharedLibrary('soundtouch', soundtouch_files)
|
||||
|
||||
Reference in New Issue
Block a user