Skip to content

Commit 89fa267

Browse files
garyscavoneradarsat1
authored andcommitted
Release 4.0.10 tarball
1 parent 7f884ed commit 89fa267

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4190,7 +4190,7 @@ sharedlib="librtaudio.so"
41904190
41914191
sharedname="librtaudio.so.\$(RELEASE)"
41924192
4193-
libflags="-shared -Wl,-soname,\$(SHAREDLIB).\$(MAJOR) -o \$(SHAREDLIB).\$(RELEASE)"
4193+
libflags="-shared -Wl,-soname,\$(SHARED).\$(MAJOR) -o \$(SHARED).\$(RELEASE)"
41944194
41954195
case $host in
41964196
*-apple*)

doc/html/RtAudio_8h_source.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/html/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)