Home
last modified time | relevance | path

Searched refs:NO_PIE_CO (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/scripts/native_simulator/
DMakefile65 NO_PIE_CO:=-fno-pie -fno-pic macro
67 CFLAGS:=${NSI_DEBUG} ${NSI_WARNINGS} ${NSI_OPT} ${NO_PIE_CO} -DNSI_N_CPUS=${NSI_N_CPUS} \
69 FINALLINK_FLAGS:=${NO_PIE_CO} -no-pie ${NSI_WARNINGS} \