Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2920684
compile.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
252 B
Referenced Files
None
Subscribers
None
compile.sh
View Options
#!/bin/bash
set
-e
.
"
$(
dirname
"
$0
"
)
/common.sh"
cd
"
$SCRIPT_DIR
"
export
PKG_CONFIG_PATH
=
"
$DEPS_DIR
/lib/pkgconfig:
$PKG_CONFIG_PATH
"
meson
setup
build
--prefer-static
-Dtls_library
=
mbedtls
-Ddeps_prefix_cmake
=
"
$DEPS_DIR
"
"
$@
"
meson
compile
-C
build
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Mar 27, 6:53 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512514
Default Alt Text
compile.sh (252 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment