| /OK3568_Linux_fs/buildroot/package/xinetd/ |
| H A D | 0001-ar.patch | 14 $(LIBNAME): $(OBJECTS) 19 install: $(LIBNAME) 25 $(LIBNAME): $(OBJECTS) 30 install: $(LIBNAME) 34 mv $(LIBNAME) $(LIBDIR)/optimized 36 $(LIBNAME): $(OBJECTS) 41 install: $(LIBNAME) 45 $(INSTALL) $(FMODE) $(LIBNAME) $(LIBDIR)/optimized 47 $(LIBNAME): $(OBJECTS) 52 install: $(LIBNAME) [all …]
|
| /OK3568_Linux_fs/buildroot/package/keyutils/ |
| H A D | 0001-fix-install-rule.patch | 15 $(INSTALL) -D $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(LIBNAME) 16 $(LNS) $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(SONAME)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | fix_library_install_path.patch | 21 $(INSTALL) -D $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(LIBNAME) 22 $(LNS) $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(SONAME)
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | rust-bin.bbclass | 34 LIBNAME ?= "lib${CRATE_NAME}-rs" 57 return d.getVar('LIBNAME', True) + '.so' 59 return d.getVar('LIBNAME', True) + '.rlib' 102 rm -rf ${LIBNAME}.{rlib,so} 131 for lib in $(ls ${LIBNAME}.{so,rlib} 2>/dev/null); do
|
| /OK3568_Linux_fs/buildroot/toolchain/ |
| H A D | helpers.mk | 16 LIBNAME=`basename $${LIBPATH}`; \ 19 rm -fr $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \ 21 cp -d $${LIBPATH} $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \ 24 $(INSTALL) -D -m0755 $${LIBPATH} $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | ta_dev_kit.mk | 10 ifneq (1, $(words $(BINARY) $(LIBNAME) $(SHLIBNAME))) 11 $(error You must specify exactly one of BINARY, LIBNAME or SHLIBNAME) 25 libname := $(LIBNAME)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | ta_dev_kit.mk | 10 ifneq (1, $(words $(BINARY) $(LIBNAME) $(SHLIBNAME))) 11 $(error You must specify exactly one of BINARY, LIBNAME or SHLIBNAME) 25 libname := $(LIBNAME)
|
| /OK3568_Linux_fs/buildroot/package/libfreeimage/ |
| H A D | 0001-no-root-install.patch | 19 ln -sf $(VERLIBNAME) $(INSTALLDIR)/$(LIBNAME)
|
| /OK3568_Linux_fs/buildroot/package/netifrc/ |
| H A D | netifrc.mk | 18 LIBNAME=lib \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | lib-link.m4 | 269 dnl and the already constructed $LIBNAME/$LTLIBNAME. 411 dnl The hardcoding into $LIBNAME is system dependent. 422 dnl The rpathdirs will be appended to $LIBNAME at the end. 436 dnl or the already constructed $LIBNAME 551 dnl Potentially add $dependency_libdir to $LIBNAME and $LTLIBNAME. 556 dnl constructed $LIBNAME, 582 dnl Really add $dependency_libdir to $LIBNAME. 607 dnl The rpathdirs will be appended to $LIBNAME at the end.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/ |
| H A D | norpath.patch | 21 # linkflags.append('-Wl,-install_name,@executable_path/%s.dylib' % (LIBNAME,))
|
| /OK3568_Linux_fs/buildroot/package/openrc/ |
| H A D | openrc.mk | 19 LIBNAME=lib \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 952 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ argument 953 aarch64_init_cumulative_args (&(CUM), FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS)
|
| /OK3568_Linux_fs/buildroot/package/mpdecimal/ |
| H A D | 0001-Add-minimal-support-for-enable-disable-shared-static.patch | 42 cd $(DESTDIR)$(libdir) && ln -sf $(LIBSHARED) $(LIBSONAME) && ln -sf $(LIBSHARED) $(LIBNAME)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1600 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ argument 1601 arm_init_cumulative_args (&(CUM), (FNTYPE), (LIBNAME), (FNDECL))
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | classes.rst | 187 to build software (usually named ``LIBNAME-config``). This class assists
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | aclocal.m4 | 2244 # XORG_LINT_LIBRARY(LIBNAME)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 34804 -- Macro: INIT_CUMULATIVE_ARGS (CUM, FNTYPE, LIBNAME, FNDECL, 34820 LIBNAME identifies which one. It is a 'symbol_ref' rtx which 34821 contains the name of the function, as a string. LIBNAME is 0 when 34823 this macro is called, either LIBNAME or FNTYPE is nonzero, but 34826 -- Macro: INIT_CUMULATIVE_LIBCALL_ARGS (CUM, MODE, LIBNAME) 34832 -- Macro: INIT_CUMULATIVE_INCOMING_ARGS (CUM, FNTYPE, LIBNAME) 34837 The value passed for LIBNAME is always 0, since library routines 34839 argument LIBNAME exists for symmetry with 'INIT_CUMULATIVE_ARGS'.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 34804 -- Macro: INIT_CUMULATIVE_ARGS (CUM, FNTYPE, LIBNAME, FNDECL, 34820 LIBNAME identifies which one. It is a 'symbol_ref' rtx which 34821 contains the name of the function, as a string. LIBNAME is 0 when 34823 this macro is called, either LIBNAME or FNTYPE is nonzero, but 34826 -- Macro: INIT_CUMULATIVE_LIBCALL_ARGS (CUM, MODE, LIBNAME) 34832 -- Macro: INIT_CUMULATIVE_INCOMING_ARGS (CUM, FNTYPE, LIBNAME) 34837 The value passed for LIBNAME is always 0, since library routines 34839 argument LIBNAME exists for symmetry with 'INIT_CUMULATIVE_ARGS'.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 18259 +# DLL associated with the specified import library LIBNAME.
|