-runcmd_args+="DPI_CFLAGS+=-DHASH_DEFINE_VAL=1" does not update or pass on any value change to the define
where "HASH_DEFINE_VAL" is a #define in one of the headerfiles that are compiled.
Is there a way this can be done?
Thank You
-runcmd_args+="DPI_CFLAGS+=-DHASH_DEFINE_VAL=1" does not update or pass on any value change to the define
where "HASH_DEFINE_VAL" is a #define in one of the headerfiles that are compiled.
Is there a way this can be done?
Thank You