add .gitlab-ci.yml

This commit is contained in:
xiaojiazhu 2023-08-23 22:14:32 +08:00
parent 1b1bf1b42e
commit 12068af1d9
8 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
/home/payton/S530/code/hdal /home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/hdal

View File

@ -1 +1 @@
/home/payton/S530/code/vos /home/xiaojiazhu/project_codes/tmp/test/s530-ntk/code/vos

View File

@ -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