ubuntu/+source/mapsembler2:applied/ubuntu/jammy

Last commit made on 2021-08-20
Get this branch:
git clone -b applied/ubuntu/jammy https://git.launchpad.net/ubuntu/+source/mapsembler2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy
Repository:
lp:ubuntu/+source/mapsembler2

Recent commits

b4cefa9... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

2.2.4+dfsg1-4 (patches applied)

Imported using git-ubuntu import.

6b89d94... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

fix ftbfs with gcc 11

Gbp-Pq: gcc11.patch.

3187934... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

mapsembler2 FTCBFS: multiple reasons

Gbp-Pq: cross.patch.

f723890... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

check memory of OAHash construction

Gbp-Pq: check_memory.patch.

f7b20a5... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

fix common gcc10 FTBFS issue

Gbp-Pq: gcc10.patch.

4bb3b7e... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

remove redefinition of ‘struct std::hash<__int128 unsigned>’

Gbp-Pq: no_std_hash_redefinition.patch.

c823cc3... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Fix spelling

Gbp-Pq: spelling.patch.

13a15d9... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Add missing -lgomp

Gbp-Pq: libgomp.patch.

dd5f4a0... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Fix type of prefix_trashable since gcc-5 is picky about it

Gbp-Pq: gcc-5.patch.

d13b1d4... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

mphe uses sse which is not available on all archs

Gbp-Pq: skip_mphe.