mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
默认安装gnu tar到dragonos的/usr/bin目录下 (#442)
This commit is contained in:
@ -14,7 +14,7 @@ current_CFLAGS := $(CFLAGS)
|
||||
|
||||
DADK_VERSION=$(shell dadk -V | awk 'END {print $$2}')
|
||||
# 最小的DADK版本
|
||||
MIN_DADK_VERSION = 0.1.4
|
||||
MIN_DADK_VERSION = 0.1.5
|
||||
DADK_CACHE_DIR = $(ROOT_PATH)/bin/dadk_cache
|
||||
|
||||
# 旧版的libc安装路径
|
||||
|
Reference in New Issue
Block a user