Searched +full:- +full:- +full:no +full:- +full:warn +full:- +full:rwx +full:- +full:segments (Results 1 – 4 of 4) sorted by relevance
2 .build-common:3 extends: .container+build-rules7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner22 - _build/meson-logs/*.txt23 - _build/meson-logs/strace24 - _build/.ninja_log25 - artifacts28 .build-linux:29 extends: .build-common36 - !reference [default, before_script][all …]
5 # If you want to build just a static library, use: ./configure --static8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)17 echo -------------------- >> configure.log25 ZINCOUT="-I."28 ZINC='-I. -include zconf.h'29 ZINCOUT='-I. -I$(SRCDIR)'33 # set command prefix for cross-compilation34 if [ -n "${CHOST}" ]; then37 CROSS_PREFIX="${CHOST}-"[all …]
1 2023-03-27 Di Chen <dichen@redhat.com>3 * readelf.c (options): Support dynamic symtab print with '-Ds'.17 2023-03-03 Mark Wielaard <mark@klomp.org>22 2023-02-12 Mark Wielaard <mark@klomp.org>34 2023-01-22 Mark Wielaard <mark@klomp.org>36 * addr2line.c (options): Separate --demangle and -C.39 2023-01-10 Mark Wielaard <mark@klomp.org>58 2022-12-21 Shahab Vahedi <shahab@synopsys.email>62 2022-12-02 Hengqi Chen <hengqi.chen@gmail.com>66 2022-11-03 Mark Wielaard <mark@klomp.org>[all …]
1 …-libc on a nommu system, you'll need to say \"y\" here.\n\nAlthough uclibc lets you detect support…7 #define HELP_toybox_pedantic_args "Check arguments for commands that have no arguments."11 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support."17 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…25 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."29 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…35 …--long | --help | --version | [command] [arguments...]]\n\nWith no arguments, shows available comm…43 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n…45 …-p PRI] [-t TAG] MESSAGE...\n\nLogs message to logcat.\n\n-p Use the given priority instead of INF…[all …]