Skip to content

new(github.com/lastz/lastz): lastz 1.04.52#13432

Merged
jhheider merged 2 commits into
pkgxdev:mainfrom
tannevaled:new/lastz
Jun 20, 2026
Merged

new(github.com/lastz/lastz): lastz 1.04.52#13432
jhheider merged 2 commits into
pkgxdev:mainfrom
tannevaled:new/lastz

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

Adds LASTZ — pairwise DNA sequence aligner (lastz + lastz_D). C; the Makefile hardcodes CC=gcc so it's overridden with CC=cc, and LASTZ_INSTALL sets the install bin dir. 1.04.52 builds clean under gcc 14's -Wall -Wextra -Werror (upstream patched newer-compiler warnings). Verified on linux/arm64: lastz --version -> 1.04.52, and a self-alignment of a shipped a.fa companion yields a 100.0% identity line (--format=general).

tannevaled and others added 2 commits June 19, 2026 21:22
Pairwise DNA aligner (C). make CC=cc, LASTZ_INSTALL; companion a.fa.
@jhheider jhheider merged commit 8598598 into pkgxdev:main Jun 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants