From 4ea61c1941ce77b3b919e9088c3291a04d20533a Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Tue, 18 Nov 2025 16:02:58 +0800 Subject: [PATCH] update apue makefile for -Wall --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index ec35276..b6cae91 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ *.o lib*.so* lib*.a -mqttd +iotd # ctags files cscope.* -- Gitblit v1.9.1