]> git.ipfire.org Git - people/pmueller/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>
Sat, 14 Jul 2018 12:43:52 +0000 (13:43 +0100)
commit3755e358098f303df3f5f7effe47f6e354c8b733
tree0dfc0992839f8a313be2cd3f5fe4621a35f0c61f
parent8a06ff80c4e2daf597ec4ea6542854183351880d
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