mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-19 08:03:14 +08:00
force run
This commit is contained in:
parent
86fd18324b
commit
85e60ed858
2
Makefile
2
Makefile
@ -95,7 +95,7 @@ musl: WARN += -Wno-sign-conversion
|
||||
musl: CC = $(DOCKER) mdashnet/cc1 gcc
|
||||
musl: RUN = $(DOCKER) mdashnet/cc1
|
||||
|
||||
# Make sure we can build from unamalgamated sources
|
||||
# Make sure we can build from unamalgamated sources.
|
||||
unamalgamated: $(HDRS) Makefile test/packed_fs.c
|
||||
$(CC) src/*.c test/packed_fs.c test/unit_test.c $(CFLAGS) $(LDFLAGS) -g -o unit_test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user