repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #25959 from neo1973/TagLib_deprecation_warnings
[xbmc.git]
/
tools
/
buildsteps
/
osx64
/
make-xbmc
blob
cc1184b10e752c2cd6df360269b834bdd685d003
1
WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
2
XBMC_PLATFORM_DIR=osx64
3
. $WORKSPACE/tools/buildsteps/defaultenv
4
5
cd $WORKSPACE/build;make -j$BUILDTHREADS || make