Home
last modified time | relevance | path

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

/DragonOS-0.1.9/
DMakefile16 OS:=$(shell uname -s) macro
18 ifeq ($(OS),Linux)
21 ifeq ($(OS),Darwin) # Assume Mac OS X
D.readthedocs.yaml7 # Set the OS, Python version and other tools you might need
/DragonOS-0.1.9/docs/community/ChangeLog/V0.1.x/
DV0.1.3.md186 完善libc,构建了OS-specific工具链,编译了基于gcc-11.3.0的DragonOS userland compiler,移植了mpfr,gmp,mpc库 (#134)