Commit fe1f8b58 authored by Aurelio Colosimo's avatar Aurelio Colosimo

fix compile_all_gnu-linux for INTERNAL_PRINTF usage

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent fc001cb0
......@@ -3,4 +3,4 @@
# This script simply compiles ppsi both for master and for slave, with
# diagnostic enabled.
make clean;make HAS_FULL_DIAG=y ARCH=gnu-linux WRMODE=master
make clean;make HAS_FULL_DIAG=y ARCH=gnu-linux WRMODE=master INTERNAL_PRINTF=y
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment