1
0
Files
binutils/debian
Konstantin Demin eb9b0e389d sync with Debian
version: 2.45-4 (released to unstable)
commit: 6f0b22a3261e3f255a7ff03d9fc510f37bf721fb
2025-08-16 22:54:21 +03:00
..
2025-08-16 22:54:21 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 15:24:46 +03:00
2025-08-16 22:54:21 +03:00
2025-08-16 22:54:21 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 15:24:46 +03:00
2025-08-11 12:46:32 +03:00
2025-08-11 12:46:32 +03:00

This source package builds native packages and packages targeting
debian architectures.  To shorten a test build, some of these builds
can be skipped.

DEB_BUILD_OPTIONS="parallel=<N> <option> ..." dpkg-buildpackage ...

Where <option> can be:

 - nomult to disable the binutils-multilib build
 - nohppa to disable the hppa64 build
 - nopgo to disable the PGO/LTO build
 - nocheck to disable running the testsuite
 - nocross to disable all builds for other targets

To build only a subset of the target architectures, also
set CROSS_ARCHS in the env, e.g. CROSS_ARCHS="arm64 ppc64el"