mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-21 01:31:26 +00:00
use cross compiler ar (issue #166)
This commit is contained in:
parent
ea175466a0
commit
2b0b6f33c0
@ -9,6 +9,7 @@ dropbear_hash := 2720ea54ed009af812701bcc290a2a601d5c107d12993e5d92c0f5f81f71889
|
||||
|
||||
dropbear_configure := ./configure \
|
||||
CC="$(heads_cc)" \
|
||||
AR="$(CROSS)ar" \
|
||||
--host i386-elf-linux \
|
||||
--prefix "/" \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user