fix(mosq): Fix clean compilation addressing _GNU_SOURCE redefined

This commit is contained in:
David Cermak
2024-09-16 09:48:56 +02:00
parent a20c0c9d2c
commit e2392c36fe
2 changed files with 8 additions and 2 deletions
-2
View File
@@ -25,8 +25,6 @@ jobs:
with:
submodules: recursive
- name: Build with IDF-${{ matrix.idf_ver }}
env:
EXPECTED_WARNING: "\"_GNU_SOURCE\" redefined"
shell: bash
run: |
. ${IDF_PATH}/export.sh