Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 20 of 20) sorted by relevance

/xen/m4/
A Dpython_devel.m44 ac_previous_libs=$LIBS
19 LIBS="$LIBS `$PYTHON -c 'import distutils.sysconfig; \
20 print(distutils.sysconfig.get_config_var("LIBS"))'`"
21 LIBS="$LIBS `$PYTHON -c 'import distutils.sysconfig; \
33 LIBS="$LIBS `$PYTHON-config --libs $python_devel_embed`"
44 LIBS=$ac_previous_libs
A Dptyfuncs.m417 AX_SAVEVAR_SAVE(LIBS)
18 LIBS="$LIBS $ax_cv_ptyfuncs_libs"
30 AX_SAVEVAR_RESTORE(LIBS)
A Dpthread.m414 AC_DEFUN([AX_PTHREAD_VARS],[$1(CFLAGS) $1(LDFLAGS) $1(LIBS)])
A Dpkg.m428 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
/xen/tools/ocaml/libs/mmap/
A DMakefile7 LIBS = xenmmap.cma xenmmap.cmxa macro
9 all: $(INTF) $(LIBS) $(PROGRAMS)
13 libs: $(LIBS)
20 install: $(LIBS) META
23 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenmmap META $(INTF) $(LIBS) *.a *.so…
/xen/tools/ocaml/libs/eventchn/
A DMakefile9 LIBS = xeneventchn.cma xeneventchn.cmxa macro
13 all: $(INTF) $(LIBS) $(PROGRAMS)
17 libs: $(LIBS)
25 install: $(LIBS) META
28 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xeneventchn META $(INTF) $(LIBS) *.a …
/xen/tools/ocaml/libs/xc/
A DMakefile11 LIBS = xenctrl.cma xenctrl.cmxa macro
20 all: $(INTF) $(LIBS)
22 libs: $(LIBS)
25 install: $(LIBS) META
28 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenctrl META $(INTF) $(LIBS) *.a *.so…
/xen/tools/ocaml/libs/xs/
A DMakefile16 LIBS = xenstore.cma xenstore.cmxa macro
18 all: $(PREINTF) $(PRELIBS) $(INTF) $(LIBS) $(PROGRAMS)
22 libs: $(LIBS)
37 install: $(LIBS) META
40 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenstore META $(LIBS) xenstore.cmo xe…
/xen/tools/ocaml/libs/xb/
A DMakefile20 LIBS = xenbus.cma xenbus.cmxa macro
24 all: $(PREINTF) $(PRELIBS) $(INTF) $(LIBS) $(PROGRAMS)
28 libs: $(LIBS)
43 install: $(LIBS) META
46 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenbus META $(LIBS) xenbus.cmo xenbus…
/xen/tools/ocaml/libs/xentoollog/
A DMakefile14 LIBS = xentoollog.cma xentoollog.cmxa macro
26 all: $(INTF) $(LIBS)
50 libs: $(LIBS)
56 install: $(LIBS) META
59 …ocamlfind install -destdir $(OCAMLDESTDIR) -ldconf ignore xentoollog META $(INTF) $(LIBS) *.a *.so…
/xen/tools/ocaml/libs/xl/
A DMakefile14 LIBS = xenlight.cma xenlight.cmxa macro
29 all: $(INTF) $(LIBS)
59 libs: $(LIBS)
62 install: $(LIBS) META
65 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenlight META $(INTF) $(LIBS) *.a *.s…
/xen/tools/ocaml/xenstored/
A DMakefile21 LIBS = syslog.cma syslog.cmxa select.cma select.cmxa macro
28 LIBS += systemd.cma systemd.cmxa
81 all: $(INTF) $(LIBS) $(PROGRAMS)
85 libs: $(LIBS)
/xen/stubdom/caml/
A DMakefile13 LIBS := macro
21 $(OCAMLOPT) $(LIBS) $^ -output-obj -o $@
/xen/tools/
A Dconfigure4460 LIBS="-llzma $LIBS"
4495 LIBS="-llzma $LIBS"
8617 LIBS="-lbz2 $LIBS"
8664 LIBS="-llzma $LIBS"
8711 LIBS="-llzo2 $LIBS"
8994 LIBS="-lyajl $LIBS"
9041 LIBS="-lz $LIBS"
9076 LIBS="-lz $LIBS"
9134 LIBS="-largp $LIBS"
9185 LIBS="-lfdt $LIBS"
[all …]
A Dconfigure.ac29 # Check if CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is set and print a warning
31 AS_IF([test -n "$CC$CFLAGS$LDFLAGS$LIBS$CPPFLAGS$CPP"], [
33 [Setting CC, CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is not \
/xen/tools/ocaml/
A DMakefile.rules48 …$(Q)rm -f .*.d *.o *.so *.a *.cmo *.cmi *.cma *.cmx *.cmxa *.annot *.spot *.spit $(LIBS) $(PROGRAM…
/xen/stubdom/grub.patches/
A D00cvs706 LIBS = @LIBS@
/xen/stubdom/
A Dconfigure1361 LIBS libraries to pass to the linker, e.g. -l<library>
1841 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
/xen/docs/
A Dconfigure1747 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
/xen/
A Dconfigure1763 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'

Completed in 55 milliseconds