]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Build popt earlier
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 Jun 2018 16:13:40 +0000 (17:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 Jun 2018 16:13:40 +0000 (17:13 +0100)
commit613dd0d8a8fab2b77606b435b973a3d1acfa564e
tree5d8ba068f0131c08c1fbe9dcbfd68fa925e2d88e
parent476a1e1ce6e8ac37fe5b0de53a97cbd9c228f395
make.sh: Build popt earlier

efivars depends on it and since it is a very common library
without any dependencies, we can build it very early

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh