mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package jam:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
a6fc9043fd
commit
ce60de2fa3
@ -1,18 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
#export CC=$HOST_CC
|
||||
#export CXX=$HOST_CXX
|
||||
#export CFLAGS="$HOST_CFLAGS"
|
||||
#export CXXFLAGS="$HOST_CXXFLAGS"
|
||||
#setup_toolchain host
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
make CC=$HOST_CC CFLAGS="$HOST_CFLAGS" AR="$HOST_AR" RANLIB="$HOST_RANLIB"
|
||||
|
||||
#./configure --no-qt-gui
|
||||
#make
|
||||
#cp bin/cmake bin/ccmake bin/cpack bin/ctest $ROOT/$TOOLCHAIN/bin
|
||||
|
@ -1 +0,0 @@
|
||||
http://sources.openelec.tv/svn/jam-2.5.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user