Skip to content
Snippets Groups Projects
Commit bf606cba authored by jdh8d's avatar jdh8d
Browse files

No commit message

No commit message
parent 7c115e60
No related branches found
No related tags found
No related merge requests found
export PS_OBJDUMP=`which objdump`
export PS_OBJCOPY=`which objcopy`
export PS_NM=`which nm`
export PS_STRIP=`which strip`
export PS_DATE="date --iso-8601=seconds"
export PS_TAR=`which tar`
export PS_MD5SUM=`which md5sum`
export PS_TIMEOUT=`which timeout`
export PS_GREP=`which grep`
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