Home
last modified time | relevance | path

Searched refs:LDADD (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0007-dont-install-in-mysql-directory.patch19 LDADD = libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a
31 LDADD = @CLIENT_EXTRA_LDFLAGS@ $(target)
58 LDADD = libmysys.a $(top_builddir)/strings/libmystrings.a $(top_builddir)/dbug/libdbug.a
77 LDADD =
101 LDADD =
126 - $(LINK) $(FLAGS) -DMAIN $(INCLUDES) $(srcdir)/str_test.c $(LDADD) $(pkglib_LIBRARIES)
128 + $(LINK) $(FLAGS) -DMAIN $(INCLUDES) $(srcdir)/str_test.c $(LDADD) $(lib_LIBRARIES)
136 - $(LINK) $(FLAGS) -DMAIN ./test_decimal.c $(LDADD) $(pkglib_LIBRARIES)
137 + $(LINK) $(FLAGS) -DMAIN ./test_decimal.c $(LDADD) $(lib_LIBRARIES)
165 LDADD = @CLIENT_EXTRA_LDFLAGS@ $(openssl_libs) $(yassl_libs)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A DMakefile9 LDADD = -L$(subst os_test,os_test_lib,$(abspath $(link-out-dir))) -los_test macro
11 LDADD += -ldl
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/argp-standalone/files/
H A Dout_of_tree_build.patch14 -LDADD = ../libargp.a
16 +LDADD = $(top_builddir)/libargp.a
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A Dlink-zip.patch22 -LDADD = $(top_builddir)/gnulib/lib/libgnu.a $(LIBINTL) $(LIBTHREAD)
23 +LDADD = $(top_builddir)/gnulib/lib/libgnu.a $(LIBINTL) $(LIBTHREAD) -lz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A Dno-help2man.patch23 @@ -27,18 +22,6 @@ izcoordinator_LDADD = ../addrdb/libaddrdb.la $(LDADD) $(NL_LIBS) $(LEXLIB)
25 iz_LDADD = $(LDADD) $(NL_LIBS)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/
H A Dseparatebuild.patch16 LDADD = ../lib/libsysfs.la
50 LDADD = ../lib/libsysfs.la
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/files/
H A Dinstall_examples.patch13 LDADD = ../dc1394/libdc1394.la
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A DMakefile.am4 LDADD = $(top_builddir)/libsrc/libusbip.la macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dlink_fribidi.patch12 @@ -55,6 +55,7 @@ LDADD = \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/lzo/
H A D0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch18 LDADD = src/liblzo2.la
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pam/libpam/
H A Dlibpam-xtests.patch11 LDADD = $(top_builddir)/libpam/libpam.la \
/OK3568_Linux_fs/buildroot/package/aumix/
H A D0001-fix-incorrect-makefile-am.patch25 -LDADD = -L@libdir@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/onig/onig/
H A D0001-build-don-t-link-against-host-system-libraries.patch22 LDADD = $(lib_onig)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/
H A D0001-examples-compile-with-make-check-and-add-AM_CPPFLAGS.patch36 LDADD = $(top_builddir)/src/libnftables.la
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/
H A D0001-makefile-Fix-build-on-linux.patch34 -LDADD= -lm
/OK3568_Linux_fs/buildroot/package/libtasn1/
H A D0001-fuzz-Makefile.am-do-not-force-static.patch31 LDADD = ../lib/gl/libgnu.la ../lib/libtasn1.la $(FUZZ_LIBS) $(CODE_COVERAGE_LIBS)
/OK3568_Linux_fs/buildroot/package/gumbo-parser/
H A D0001-configure.ac-fix-build-without-C.patch33 LDADD = libgumbo.la
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dlink_shlib.mk30 shlink-ldadd = $(LDADD)
H A Dta_dev_kit.mk24 user-ta-ldadd := $(LDADD)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dlink_shlib.mk30 shlink-ldadd = $(LDADD)
H A Dta_dev_kit.mk24 user-ta-ldadd := $(LDADD)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/libxml/libxml++/
H A Dlibxml++_ptest.patch16 LDADD = $(top_builddir)/libxml++/libxml++-$(LIBXMLXX_API_VERSION).la $(LIBXMLXX_LIBS)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/
H A Dlink.mk31 link-ldadd = $(LDADD)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-fix-opcode-not-supported-on-mips32-linux.patch48 LDADD = -lpthread
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A DMakefile.in54 findmask_LDADD = $(LDADD)
64 stressapptest_LDADD = $(LDADD)

12