summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
qbs (2.1.2-1) unstable; urgency=medium
* New upstream release.
* Drop quickjs_32bit_float64_tag.diff, applied upstream.
* Refresh asan_atomic.diff.
* Update debian/libqbscore2.1.symbols for sparc64.
[dgit import unpatched qbs 2.1.2-1]
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
Import qbs_2.1.2.orig.tar.gz
[dgit import orig qbs_2.1.2.orig.tar.gz]
Dmitry Shachnev [Sat, 30 Sep 2023 19:18:32 +0000 (20:18 +0100)]
Import qbs_2.1.2-1.debian.tar.xz
[dgit import tarball qbs 2.1.2-1 qbs_2.1.2-1.debian.tar.xz]