Add the missing patch, which provides for nas executables linking
dynamically with -laudio.
This commit is contained in:
parent
d87b08f044
commit
26379b9170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144871
9
audio/nas/files/patch-tmpl
Normal file
9
audio/nas/files/patch-tmpl
Normal file
@ -0,0 +1,9 @@
|
||||
--- config/NetAudio.tmpl Sat Feb 14 18:38:32 2004
|
||||
+++ config/NetAudio.tmpl Mon Oct 10 13:27:33 2005
|
||||
@@ -59,5 +59,5 @@
|
||||
#if HasSharedLibraries
|
||||
#define NormalLibAudio NormalLibX
|
||||
-#define SharedLibAudio SharedLibX
|
||||
+#define SharedLibAudio YES
|
||||
#define DebugLibAudio DebugLibX
|
||||
#define ProfileLibAudio ProfileLibX
|
Loading…
Reference in New Issue
Block a user