Home
last modified time | relevance | path

Searched refs:OS (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/
DMakefile12 OS:=$(shell uname -s) macro
14 ifeq ($(OS),Linux)
17 ifeq ($(OS),Darwin) # Assume Mac OS X
/DragonOS-0.1.3/docs/community/ChangeLog/V0.1.x/
DV0.1.3.md186 完善libc,构建了OS-specific工具链,编译了基于gcc-11.3.0的DragonOS userland compiler,移植了mpfr,gmp,mpc库 (#134)