Skip to content
Snippets Groups Projects
Commit bf5a59ff authored by Kristof Szabados's avatar Kristof Szabados
Browse files

the compile_once folder also requires dynamic linking ... but does not stop if it is not present


Signed-off-by: default avatarkristof <Kristof.Szabados@ericsson.com>
parent f03df5fe
No related branches found
No related tags found
No related merge requests found
......@@ -32,10 +32,10 @@ MAKEPROG := ${MAKE}
DIRLIST := buildconfig_param invalid_buildconfig_param invalid_buildconfig_tpd \
HP79745 HQ56829 HQ56834 HQ56848 library HR30356 flagTest HR30365 dependency_check \
required_config required_config_v2 disablePredefinedExternalFolder \
makefileScript compile_once
makefileScript
ifdef DYN
DIRS += required_config_v3 splitting
DIRS += required_config_v3 splitting compile_once
endif
# The default target.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment