Searched refs:OS (Results 1 – 2 of 2) sorted by relevance
12 OS:=$(shell uname -s) macro14 ifeq ($(OS),Linux)17 ifeq ($(OS),Darwin) # Assume Mac OS X
186 完善libc,构建了OS-specific工具链,编译了基于gcc-11.3.0的DragonOS userland compiler,移植了mpfr,gmp,mpc库 (#134)