mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
Update ChangeLog
This commit is contained in:
@@ -8442,4 +8442,7 @@
|
|||||||
* LibTargets.mk, Makefile.unix, and Makefile.win: Move commit library
|
* LibTargets.mk, Makefile.unix, and Makefile.win: Move commit library
|
||||||
targets out of Makefile.unix and Makeifle.win into a new LibTargets.mk
|
targets out of Makefile.unix and Makeifle.win into a new LibTargets.mk
|
||||||
(2014-9-9).
|
(2014-9-9).
|
||||||
|
* LibTargets.mk and configs/sama5d4-ek/knsh/Make.defs: Add logic that will
|
||||||
|
permit us to build user libraries with different CFLAGS than kernel
|
||||||
|
code. This is needed because we need the -fno-common option when
|
||||||
|
building ELF code to prevent SHN_COMMON relocations (2014-9-8).
|
||||||
|
|||||||
Reference in New Issue
Block a user