Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LAME 3.100 to the Mac build. #32 #37

Merged
merged 1 commit into from Apr 21, 2018
Merged

Conversation

rryan
Copy link
Member

@rryan rryan commented Apr 17, 2018

No description provided.

@rryan
Copy link
Member Author

rryan commented Apr 18, 2018

@sblaisot?

source $PROGDIR/environment.sh $ARCH
# Drop non-existent symbol.
# https://hydrogenaud.io/index.php/topic,114777.0.html
sed -i'' -e '/lame_init_old/d' include/libmp3lame.sym

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't this be just sed -i '/lame_init_old/d' include/libmp3lame.sym

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Annoyingly, macOS's sed takes a non-optional extension parameter:
https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/sed.1.html

@rryan
Copy link
Member Author

rryan commented Apr 20, 2018

Going to go ahead with this. We can test that it works when we switch the golden environment.

@rryan rryan merged commit 4a5cb72 into mixxxdj:2.2.x-unix Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants