mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Add linux-x86_64-full and minor fix
Add linux-x86_64-full and minor fix Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -3,8 +3,8 @@ FROM dockcross/base:latest
|
||||
# This is for 64-bit ARM Linux machine
|
||||
|
||||
# Buildroot version
|
||||
# crosstool-ng master 2021-08-20
|
||||
ENV BR_VERSION dbe3af5532bfc2ecceca5ea2a4604a82021a8748
|
||||
# crosstool-ng master 2021-08-21
|
||||
ENV BR_VERSION 181a5e229b347c1996eeca7d7727ee66bc566f01
|
||||
|
||||
#include "common.buildroot"
|
||||
|
||||
|
Reference in New Issue
Block a user