summarylogtreecommitdiffstats
path: root/tcmjem.patch
blob: 1206937b693f32b3ad7b1e28eb54e8530bb90c7a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure_cmake.sh	2023-06-05 17:30:25.919291388 +0530
+++ configure_cmake.sh	2023-06-05 17:32:39.363142785 +0530
@@ -154,6 +154,8 @@
 build_type=""
 [ -z "$CFLAGS" ] && [ -z "$CXXFLAGS" ] && build_type="RelWithDebInfo"
 
+tcm=0
+jem=0
 
 # parse arguments
 while [ $# -ne 0 ]; do