mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Fix for mod_nyq_bench load failure portion of bug #716. The "-rdynamic"
flag was lost in r12960.
This commit is contained in:
@@ -58,6 +58,7 @@ audacity_CPPFLAGS = \
|
||||
$(WX_CXXFLAGS) \
|
||||
$(NULL)
|
||||
|
||||
audacity_LDFLAGS = -rdynamic
|
||||
audacity_LDADD = \
|
||||
$(EXPAT_LIBS) \
|
||||
$(FILEDIALOG_LIBS) \
|
||||
|
Reference in New Issue
Block a user