alephone: fix cross compilation by setting AR in makeFlags
This commit is contained in:
committed by
Emery Hemingway
parent
cea58b6415
commit
dd05a95591
@@ -39,6 +39,7 @@ let
|
||||
];
|
||||
|
||||
configureFlags = [ "--with-boost=${boost}" ];
|
||||
makeFlags = [ "AR:=$(AR)" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user