Upgrade Readme.md
This commit is contained in:
parent
ac7353506c
commit
a1872561be
|
@ -88,9 +88,6 @@ _install
|
|||
+ 编译信息
|
||||
执行 make 命令进行编译结束后,vBRAS/Common/compile.h 文件中保存了当前系统编译信息,可以在代码中直接引用。
|
||||
<code>
|
||||
/* This file is auto generated,for vBRAS version info */
|
||||
/* Used readelf to get this information form driver of application */
|
||||
/* "readelf --debug-dump=macro <filename>" */
|
||||
#define vBRAS_COMPILE_DATE "2019-05-22"
|
||||
#define vBRAS_COMPILE_TIME "11:19:58"
|
||||
#define vBRAS_COMPILE_MAJOR "20190522"
|
||||
|
|
Loading…
Reference in New Issue