Diff

Differences From Artifact [fd44c1d90a]:

To Artifact [0e91c1e1fd]:


253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270

				hide_symbols="0"
			fi

			initialize="0"
		fi

		if test "${proj}" = "thread"; then
			initialize="0"
		fi

		if test "${proj}" = "tclvfs"; then
			initialize="0"
		fi

		if test "${hide_symbols}" = "1"; then
			STRIPLIBS="${STRIPLIBS} ${projlibfiles}"
		fi







<
<
<
<







253
254
255
256
257
258
259




260
261
262
263
264
265
266

				hide_symbols="0"
			fi

			initialize="0"
		fi





		if test "${proj}" = "tclvfs"; then
			initialize="0"
		fi

		if test "${hide_symbols}" = "1"; then
			STRIPLIBS="${STRIPLIBS} ${projlibfiles}"
		fi