add .gitlab-ci.yml
This commit is contained in:
parent
1b1bf1b42e
commit
12068af1d9
|
@ -1 +1 @@
|
||||||
/home/payton/S530/BSP/linux-kernel/arch/arm/plat-novatek/include/plat-na51089
|
/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/BSP/linux-kernel/arch/arm/plat-novatek/include/plat-na51089
|
|
@ -1 +1 @@
|
||||||
/home/payton/S530/BSP/linux-kernel/arch/arm/plat-novatek/plat-na51089
|
/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/BSP/linux-kernel/arch/arm/plat-novatek/plat-na51089
|
|
@ -1 +1 @@
|
||||||
/home/payton/S530/code/hdal
|
/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/hdal
|
|
@ -1 +1 @@
|
||||||
/home/payton/S530/code/vos
|
/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/vos
|
Binary file not shown.
|
@ -104,8 +104,8 @@ extern "C" {
|
||||||
|
|
||||||
#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
|
#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
|
||||||
#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
|
#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
|
||||||
#define ENGINESDIR "/home/xiaojiazhu/project_codes/s530-ntk/code/lib/external/__install/lib/engines"
|
#define ENGINESDIR "/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/lib/external/__install/lib/engines"
|
||||||
#define OPENSSLDIR "/home/xiaojiazhu/project_codes/s530-ntk/code/lib/external/__install/ssl"
|
#define OPENSSLDIR "/home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/lib/external/__install/ssl"
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user