Searched refs:OS (Results 1 – 3 of 3) sorted by relevance
16 OS:=$(shell uname -s) macro18 ifeq ($(OS),Linux)21 ifeq ($(OS),Darwin) # Assume Mac OS X
7 # Set the OS, Python version and other tools you might need
186 完善libc,构建了OS-specific工具链,编译了基于gcc-11.3.0的DragonOS userland compiler,移植了mpfr,gmp,mpc库 (#134)