Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged in masayuki2009/nuttx.nuttx/lc823450_parallel_build (pull requ…
…est #682) configs/lc823450-xgevk: Fix parallel build on lc823450-xgevk This patch fixes an archive file (*.a) corruption by locking $(TOPDIR). Please note that locking the current directory is insufficient because some archive files such as libapps.a are specified with absolute path. Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: GregoryN <gnutt@nuttx.org>
- Loading branch information