Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
4 additions and
0 deletions
-
packages/starship/build.sh
|
|
@ -7,3 +7,7 @@ TERMUX_PKG_SHA256=801a4c52c0e93dc084bbcf02a48002e8de94d6e32b437a3fccdccc1495da49 |
|
|
|
TERMUX_PKG_DEPENDS="openssl, zlib" |
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true |
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--no-default-features" |
|
|
|
|
|
|
|
termux_step_pre_configure() { |
|
|
|
CFLAGS+=" $CPPFLAGS" |
|
|
|
} |
|
|
|