Skip to content

Commit

Permalink
add patch for fixing lame build on osx
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@19418 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
Stephen Gauthier committed May 24, 2018
1 parent 37f4c30 commit 64ae996
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions osx/jhbuild/patches/lame-remove-init-old.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
--- include/libmp3lame.sym.orig 2018-05-24 14:42:26.000000000 -0700
+++ include/libmp3lame.sym 2018-05-24 14:42:37.000000000 -0700
@@ -1,5 +1,4 @@
lame_init
-lame_init_old
lame_set_num_samples
lame_get_num_samples
lame_set_in_samplerate

0 comments on commit 64ae996

Please sign in to comment.