compile_commands.json
94.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
[
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/main.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/main.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/main.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/rfbserver.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbserver.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbserver.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/rfbregion.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbregion.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbregion.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/auth.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/auth.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/auth.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/sockets.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/sockets.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/sockets.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/stats.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/stats.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/stats.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/corre.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/corre.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/corre.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/hextile.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/hextile.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/hextile.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/rre.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rre.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rre.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/translate.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/translate.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/translate.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/cutpaste.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cutpaste.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cutpaste.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/httpd.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/httpd.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/httpd.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/cursor.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cursor.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cursor.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/font.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/font.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/font.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/draw.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/draw.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/draw.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/selbox.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/selbox.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/selbox.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/common/vncauth.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/vncauth.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/vncauth.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/cargs.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cargs.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/cargs.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/ultra.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/ultra.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/ultra.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/scale.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/scale.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/scale.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/common/crypto_libgcrypt.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/crypto_libgcrypt.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/crypto_libgcrypt.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/rfbssl_gnutls.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbssl_gnutls.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/rfbssl_gnutls.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/zlib.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zlib.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zlib.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/zrle.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrle.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrle.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/zrleoutstream.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrleoutstream.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrleoutstream.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/zrlepalettehelper.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrlepalettehelper.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/zrlepalettehelper.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/common/minilzo.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/minilzo.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/minilzo.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/tight.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tight.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tight.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/common/turbojpeg.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/tightvnc-filetransfer/rfbtightserver.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/rfbtightserver.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/rfbtightserver.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/tightvnc-filetransfer/handlefiletransferrequest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/handlefiletransferrequest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/handlefiletransferrequest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/tightvnc-filetransfer/filetransfermsg.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/filetransfermsg.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/filetransfermsg.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/tightvnc-filetransfer/filelistinfo.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/filelistinfo.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/tightvnc-filetransfer/filelistinfo.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/websockets.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/websockets.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/websockets.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/libvncserver/ws_decode.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/ws_decode.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver/ws_decode.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncserver_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncserver.dir/common/base64.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/base64.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/base64.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_pnmshow.dir/examples/pnmshow.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/pnmshow.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/pnmshow.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_example.dir/examples/example.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/example.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/example.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_blooptest.dir/examples/blooptest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/blooptest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/blooptest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_repeater.dir/examples/repeater.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/repeater.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/repeater.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/cursor.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/cursor.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/cursor.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/listen.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/listen.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/listen.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/rfbproto.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/rfbproto.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/rfbproto.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/sockets.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/sockets.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/sockets.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/vncviewer.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/vncviewer.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/vncviewer.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/common/crypto_libgcrypt.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/crypto_libgcrypt.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/crypto_libgcrypt.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/common/turbojpeg.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/libvncclient/tls_gnutls.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/tls_gnutls.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncclient/tls_gnutls.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -Dvncclient_EXPORTS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -fPIC -std=gnu90 -o CMakeFiles/vncclient.dir/common/minilzo.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/minilzo.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/minilzo.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_copyrecttest.dir/test/copyrecttest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/copyrecttest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/copyrecttest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_fontsel.dir/examples/fontsel.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/fontsel.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/fontsel.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_colourmaptest.dir/examples/colourmaptest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/colourmaptest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/colourmaptest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_cursors.dir/examples/cursors.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/cursors.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/cursors.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_vncev.dir/examples/vncev.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/vncev.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/vncev.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_backchannel.dir/examples/backchannel.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/backchannel.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/backchannel.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_cargstest.dir/test/cargstest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/cargstest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/cargstest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_simple.dir/examples/simple.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/simple.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/simple.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_rotate.dir/examples/rotate.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/rotate.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/rotate.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_storepasswd.dir/examples/storepasswd.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/storepasswd.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/storepasswd.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/client_examples_backchannel.dir/client_examples/backchannel.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/client_examples/backchannel.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/client_examples/backchannel.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_regiontest.dir/examples/regiontest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/regiontest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/regiontest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/client_examples_ppmtest.dir/client_examples/ppmtest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/client_examples/ppmtest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/client_examples/ppmtest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_pnmshow24.dir/examples/pnmshow24.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/pnmshow24.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/pnmshow24.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_encodingstest.dir/test/encodingstest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/encodingstest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/encodingstest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_simple15.dir/examples/simple15.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/simple15.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/simple15.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjunittest.dir/test/tjunittest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjunittest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjunittest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjunittest.dir/test/tjutil.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjutil.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjutil.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjunittest.dir/common/turbojpeg.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjbench.dir/test/tjbench.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjbench.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjbench.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjbench.dir/test/tjutil.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjutil.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/tjutil.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjbench.dir/test/bmp.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/bmp.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/bmp.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_tjbench.dir/common/turbojpeg.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common/turbojpeg.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/test_wstest.dir/test/wstest.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/wstest.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/test/wstest.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_camera.dir/examples/camera.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/camera.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/camera.c"
},
{
"directory": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build",
"command": "/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux --sysroot=/opt/fsl-imx-wayland/5.10-hardknott/sysroots/cortexa53-crypto-poky-linux -DLIBVNCSERVER_HAVE_LIBJPEG -DLIBVNCSERVER_HAVE_LIBPNG -DLIBVNCSERVER_HAVE_LIBZ -DLIBVNCSERVER_WITH_SYSTEMD -DLIBVNCSERVER_WITH_WEBSOCKETS -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/libvncserver -I/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/common -O2 -pipe -g -feliminate-unused-debug-types -o CMakeFiles/examples_filetransfer.dir/examples/filetransfer.c.o -c /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/filetransfer.c",
"file": "/home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master/examples/filetransfer.c"
}
]