mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 13:42:59 +00:00
- Removed debug value
This commit is contained in:
@@ -69,7 +69,7 @@ libpolarssl.dll: libpolarssl.a
|
||||
$(CC) -shared -Wl,-soname,$@ -o $@ $(OBJS) -lws2_32 -lwinmm -lgdi32
|
||||
|
||||
.c.o:
|
||||
echo " CC $< $(CFLAGS)"
|
||||
echo " CC $<"
|
||||
$(CC) $(CFLAGS) $(OFLAGS) -c $<
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user