Skip to content

tboot: 1.9.8 -> 1.10.1#120486

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
TredwellGit:tboot
Apr 27, 2021
Merged

tboot: 1.9.8 -> 1.10.1#120486
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
TredwellGit:tboot

Conversation

@TredwellGit
Copy link
Member

Motivation for this change

https://sourceforge.net/p/tboot/code/ci/v1.10.1/tree/CHANGELOG

Prerequisite for #118945.

Things done

@TredwellGit
Copy link
Member Author

@alexanderkjeldaas

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Apr 24, 2021

NIX_CFLAGS_COMPILE = [ "-Wno-error=address-of-packed-member" ];
preConfigure = ''
substituteInPlace tboot/Makefile --replace /usr/bin/perl ${perl}/bin/perl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't supply this with a configureFlag?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really. Is your solution working with cross compiling?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkgsi686Linux.tboot builds.

@SuperSandro2000 SuperSandro2000 merged commit b2377b9 into NixOS:master Apr 27, 2021
@TredwellGit TredwellGit deleted the tboot branch April 27, 2021 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants