diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-17 02:36:09 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-17 03:10:01 +0200 |
commit | 24bd280a18ce673ba4f4f22601c9d5aa949895d6 (patch) | |
tree | 607ad82a433359415138e8c2c3a4207295909b61 /community/bam | |
parent | b01d94d46a60b5ee5241ec020971839c517215a2 (diff) | |
download | aports-24bd280a18ce673ba4f4f22601c9d5aa949895d6.tar.bz2 aports-24bd280a18ce673ba4f4f22601c9d5aa949895d6.tar.xz |
main/llvm4: rename lit subpkg to -test-utils, move FileCheck and not here
It seems that overriding pkgver for a subpackage really wasn't
a good idea. I still don't know what the heck happened on the build
servers, but for some unknown reason lit-*.apk was not uploaded to
mirrors. Also builders rebuilt llvm4 twice, even when the previous
build succeeded.
Anyway, I'm even more convinced that it was just a bad idea. Upstream
does not actually release lit, they release only llvm with bundled
lit. It has some version number in setup.py, but what if they let it
unchanged between two llvm releases, despite making some changes in
the lit's codebase?
It's true that it's wrong to call it lit-4.0.0 when its installed as
a python module with version number 0.6.0. So I kinda workarounded it
by renaming this subpackage to llvm4-test-utils with
provides="lit-0.6.0-rX". :) And to not leave lit here alone, I've
also moved FileCheck and not utils here, 'cause these are testing
utils too and lit needs them.
Diffstat (limited to 'community/bam')
0 files changed, 0 insertions, 0 deletions