OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nomt
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/
Makefile
59
# -mt or -
nomt
to the build target (like lib-mt for multi-threaded, lib-
nomt
for single-threaded).
192
%-
nomt
: CPPFLAGS_DYNLIB :=
193
%-
nomt
: LDFLAGS_DYNLIB :=
194
%-
nomt
: CPPFLAGS_STATICLIB :=
195
%-
nomt
: %
242
libzstd-
nomt
: CFLAGS += -fPIC -fvisibility=hidden
243
libzstd-
nomt
: LDFLAGS += -shared
244
libzstd-
nomt
: $(ZSTD_NOMT_FILES)
257
$(RM) dll/libzstd.dll dll/libzstd.lib libzstd-
nomt
*
[
all
...]
/src/external/bsd/zstd/dist/programs/
Makefile
205
.PHONY: zstd-
nomt
206
zstd-
nomt
: THREAD_CPP :=
207
zstd-
nomt
: THREAD_LD :=
208
zstd-
nomt
: THREAD_MSG := - multi-threading disabled
209
zstd-
nomt
: zstd
/src/external/bsd/zstd/dist/
Makefile
61
.PHONY: lib lib-release lib-mt lib-
nomt
62
lib lib-release lib-mt lib-
nomt
:
Completed in 39 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026