1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-01 16:30:45 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj 18aca37899 doxygen: Set DISABLE_STATIC to be empty
by default its set like this
DISABLE_STATIC ?= " --disable-static"

but doxygen configure is not typical autoconf
generated so this option is not available, its
better to keep it empty so it can work with
dustros which disable static libs as policy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-16 18:40:04 +00:00
Denys Dmytriyenko 59e8f8a70e doxygen: import from meta-arago
Many LLD and RTOS components in meta-ti use doxygen during build.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-12-19 13:42:34 -05:00