summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-05-02 20:45:17 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-05-02 20:45:17 +0000
commit7a76168b662c4e4fa0eec3859e500cb0b2ac65e7 (patch)
tree96ca0c74513f1ec8e442b8ee0b3fe9ef64ff3ece /wscript
parenta562e5f7f2c9c10bfabb100efa15783260573f39 (diff)
more fixes/tweaks from the land of the lion
git-svn-id: svn://localhost/ardour2/branches/3.0@12150 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'wscript')
-rw-r--r--wscript4
1 files changed, 4 insertions, 0 deletions
diff --git a/wscript b/wscript
index 6f58ceb67a..e8bc76e222 100644
--- a/wscript
+++ b/wscript
@@ -473,6 +473,10 @@ def configure(conf):
conf.define ('TOP_MENUBAR',1)
conf.define ('GTKOSX',1)
+ #
+ # need this on OS X to pick up long long variants of several math functions
+ #
+
conf.env.append_value('CXXFLAGS_APPLEUTILITY', '-I../libs')
#
# Define OSX as a uselib to use when compiling