termux-packages/packages/gdb
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
..
archive_c_st_mtime.patch
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
fix-tmp_prefix.patch gdb: fix path in TMP_PREFIX 2017-09-14 16:38:22 +02:00
gdb-amd64-linux-nat.c.patch
gdb-cli-cli-cmds.c.patch gdb: Update from 8.2.1 to 8.3 2019-05-12 01:10:28 +02:00
gdb-common-job-control.c.patch gdb: Update from 8.0.1 to 8.1 2018-02-01 22:01:54 +01:00
gdb-common-pathstuff.c.patch gdb: Update from 8.2.1 to 8.3 2019-05-12 01:10:28 +02:00
gdb-common-signals-state-save-restore.c.patch gdb: Update from 8.0.1 to 8.1 2018-02-01 22:01:54 +01:00
gdb-gdbserver-configure.patch
gdb-gnulib-import-string.in.h.patch gdb: Fix building against api level 21 2018-02-01 22:13:29 +01:00
gdb-ser-pipe.c.patch gdb: Update from 8.0.1 to 8.1 2018-02-01 22:01:54 +01:00
gdb-solib.c.patch
gregset.h.patch
linux_thread_db_no_th_unique.patch
readline-histlib.h.patch.debug Add fixes for debug builds (#2296) 2018-06-13 02:12:36 +02:00
readline.patch