Created
February 4, 2012 20:07
-
-
Save loranger/1739806 to your computer and use it in GitHub Desktop.
Upgrading rtmpdump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Upgrading rtmpdump | |
Warning: Building with LLVM, but this formula is reported to not work with LLVM: | |
Crashes at runtimeTested with LLVM build 2335 | |
We are continuing anyway so if the build succeeds, please open a ticket with | |
the following information: 2335-10.7. So | |
that we can update the formula accordingly. Thanks! | |
If it doesn't work you can: brew install --use-gcc | |
==> Downloading http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3.tgz | |
######################################################################## 100,0% | |
==> Patching | |
patching file librtmp/Makefile | |
==> make CC=/usr/bin/llvm-gcc XCFLAGS=-O3 -w -pipe -march=core2 -msse4.1 XLDFLAGS= MANDIR=/usr/local/Cellar/rt | |
/usr/local/Cellar/rtmpdump/2.3: 18 files, 760K, built in 8 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment