2 # CFLAGS_SHARED=" -fPIC -shared"
3 # LDFLAGS_SHARED=" -fPIC -shared"
4 # CFLAGS_DEPHDR_EVL=" -M ... <TBD> -MF ${SRC_FILE[1]} "
5 # CFLAGS_CALLGRAPH_EVL=" -fcallgraph-info=${SRC_FILE[2]} "
7 # CFLAGS_DBGINFO=" -g "
8 # CFLAGS_OPTIMIZE=" -O2 "
9 # CFLAGS_ARCH=" -march=cortex-a7 "
10 # CFLAGS_PROG_SIZEINFO=" "
17 ############################################################################
18 # those functions should be implemented in constructor.shlib
19 ############################################################################
38 # those functions should be implemented in docs.shlib
41 # doc format translating.
66 # those functions should be implemented in intl.shlib
72 # those functions should be implemented in toolchain.shlib
98 # those functions should be implemented in <srcpkg-name>.shlib in a srcpkg.
101 # prev & post script.
110 on_prev_instpkg_gen()
111 on_post_instpkg_gen()