summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Chmerev <dchmerev@luxoft.com>2014-07-17 17:37:22 +0400
committerDmitry Chmerev <dchmerev@luxoft.com>2014-07-17 17:37:22 +0400
commitb915151779adb37ceef280d76a4dfcf0831e8948 (patch)
tree7409100320f9267440d71b3caf763415b716ec6d
parent2701f1bc10e77ebdae76f681da0c108cafa722a7 (diff)
downloadsdl_core-b915151779adb37ceef280d76a4dfcf0831e8948.tar.gz
prepreproc utility returned
-rw-r--r--customer-specific/pasa.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/customer-specific/pasa.conf b/customer-specific/pasa.conf
index db2d8cda12..2f8a71ed08 100644
--- a/customer-specific/pasa.conf
+++ b/customer-specific/pasa.conf
@@ -40,5 +40,5 @@ exclude_filenames="CMakeLists.txt \
export_dir=/tmp/PASA
files_to_filter="*.c|*.cc|*.cpp|*.h"
-filter_command="tools/Utils/define_parser.py -d CUSTOMER_PASA -u CUSTOMER_FORD -i "
-#filter_command="tools/Utils/prepreproc.pl -DCUSTOMER_PASA -UCUSTOMER_FORD "
+#filter_command="tools/Utils/define_parser.py -d CUSTOMER_PASA -u CUSTOMER_FORD -u ENABLE_SECURITY -i "
+filter_command="tools/Utils/prepreproc.pl -DCUSTOMER_PASA -UCUSTOMER_FORD -UENABLE_SECURITY"