mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-27 03:55:01 +00:00
Strips leading ../ when generating object file paths, keeps these in sync with the source files otherwise. This prevents object files landing in other directories, including outside the build directory, if the component_srcdirs start with ../