Leonid Plyushch
|
9c45d0a094
|
move 'swift' to disabled packages
Currently it supports only on-device builds.
https://github.com/termux/termux-packages/pull/4895
How to build:
cp -a ./disabled-packages/swift ./packages/
pkg install clang binutils-gold file patch python cmake ninja python2 perl rsync libandroid-spawn libcurl libicu libsqlite libuuid libxml2 llbuild pkg-config
TERMUX_MAKE_PROCESSES=7 ./build-package.sh swift
|
5 years ago |
buttaface
|
2a7dfdac34
|
swift: add script for on-device build (#4895)
%ci:no-build
|
5 years ago |
its-pointless
|
177e3bfb23
|
llvm-9.0.1
|
5 years ago |
Butta
|
edab17baf3
|
libllvm: don't add arch-specific rpath when natively compiling
|
5 years ago |
its-pointless
|
31ee7b5480
|
don't search multilib dir for native
|
6 years ago |
its-pointless
|
2eb5550806
|
get search path order correct
|
6 years ago |
its-pointless
|
aaa0f56fe1
|
fix ndk-multilib
|
6 years ago |
its-pointless
|
f0d05d8ef5
|
add rpath for clang as default
|
6 years ago |
its-pointless
|
1884916ad0
|
make sysroot works properly
|
6 years ago |
its-pointless
|
88b29af837
|
fix lib search paths for x86_64 and compatiblity
|
6 years ago |
its-pointless
|
8ca3605b0b
|
r19b update
|
6 years ago |
its-pointless
|
2d124b6737
|
llvm: Update from 5.0.1 to 6.0
Also build our own libomp.
|
7 years ago |