Commit Graph

4 Commits

Author SHA1 Message Date
termux-pacman-bot
34f9f32b79 fix(x11/codeblocks): Fix compiler error and linker warning
This commit fixes the following compiler error.

error: no member named 'mem_fun_ref' in namespace 'std'

and linker warning

Warning: Linking the shared library libsqbindings.la against the
static library libclang_rt.builtins-aarch64-android.a is not portable!
2024-07-31 10:08:22 +00:00
termux-pacman-bot
b5225e9c54 tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.

%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
126b937346 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0b5 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 06:03:05 +00:00
termux-pacman-bot
607c4a7272 New package: codeblocks
codeblocks: add patch file for wxWidgets 3.1.6 and disable compiler
2023-01-10 01:30:50 +00:00