blktrace: mark as broken
This commit is contained in:
parent
15a3f339d7
commit
c386ccd4e9
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://brick.kernel.dk/"
|
||||
distfiles="http://brick.kernel.dk/snaps/${pkgname}-${version}.tar.bz2"
|
||||
checksum=26961888f7308f5e1343b16c44a59d2ab190e12ae17b1841e4a4e304bd3a3f45
|
||||
broken="
|
||||
btreplay.o: file not recognized: File truncated
|
||||
collect2: error: ld returned 1 exit status"
|
||||
|
||||
post_extract() {
|
||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile */Makefile
|
||||
|
|
Loading…
Reference in a new issue