projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfecbc
)
plugins/puredata/Makefile.am: update compiler options
author
Paul Brossier
<piem@piem.org>
Sun, 30 Aug 2009 13:38:40 +0000
(15:38 +0200)
committer
Paul Brossier
<piem@piem.org>
Sun, 30 Aug 2009 13:38:40 +0000
(15:38 +0200)
plugins/puredata/Makefile.am
patch
|
blob
|
history
diff --git
a/plugins/puredata/Makefile.am
b/plugins/puredata/Makefile.am
index e95a8c4798c43934d78cf8132790a7474d2e0e1d..6cff413b9f13f5a13a458d0310ed34ea93ad5c66 100644
(file)
--- a/
plugins/puredata/Makefile.am
+++ b/
plugins/puredata/Makefile.am
@@
-49,7
+49,7
@@
else
if DARWIN
AM_LDFLAGS += -bundle -undefined suppress -flat_namespace
else
-AM_LDFLAGS += -
export_dynamic -shared
+AM_LDFLAGS += -
-export_dynamic --shared
endif
endif