Use docker as dev environment

This commit is contained in:
Jianfeng Jiang
2023-07-05 14:08:58 +08:00
committed by Tate, Hongliang Tian
parent bf961756b9
commit 9137ef434f
52 changed files with 202 additions and 207 deletions

View File

@ -1,10 +1,3 @@
.PHONY: build clean run
include ../test_common.mk
build: hello.c
@gcc -static -mno-sse hello.c -o hello
clean:
@rm hello
run: build
@./hello
EXTRA_C_FLAGS :=-static -mno-sse

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dda5a7d6081cc2252056375d0550731ef2fd24789aa5f17da189a36bf78c588d
size 871896