mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/exlude_log_linux_make' into 'master'
[log]: excluding log_linux.c correctly now Closes IDFGH-5409 See merge request espressif/esp-idf!13995
This commit is contained in:
commit
6b468d40fb
@ -11,4 +11,6 @@ else
|
||||
COMPONENT_OBJEXCLUDE := log_freertos.o
|
||||
endif
|
||||
|
||||
COMPONENT_OBJEXCLUDE += log_linux.o
|
||||
|
||||
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||
|
Loading…
x
Reference in New Issue
Block a user