Skip to content

Commit 7bc1385

Browse files
committed
Properly export the defined CFLAGS
1 parent ed04097 commit 7bc1385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ functions:
331331
export GENERATOR="${generator}" # For CMake on Windows
332332
export MSBUILD="${msbuild}" # For CMake on Windows
333333
export CMAKE_DEFS="${cmake_defs}" # For CMake on Windows
334+
export CFLAGS="${cflags}"
334335
${compile_script}
335336
336337
"set topology standalone" :

0 commit comments

Comments
 (0)