Searched refs:AR (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | nativeclient-pnacl.sh | 8 export AR=${AR-"pnacl-ar"}
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | Makefile | 66 AR=ar macro 71 cd lua/src && $(MAKE) all CFLAGS="$(LUA_CFLAGS)" MYLDFLAGS="$(LUA_LDFLAGS)" AR="$(AR) $(ARFLAGS)"
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mips/ |
| H A D | ath79-soc.txt | 3 Each device tree must specify a compatible value for the AR SoC
|
| /f-stack/dpdk/examples/ethtool/lib/ |
| H A D | Makefile | 49 $(AR) -cr $@ build/*.o
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | Makefile | 12 AR= ar rcu macro 52 $(AR) $@ $(CORE_O) $(LIB_O) # DLL needs all object files
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ark.rst | 156 * ``1d6c:100d`` - AR-ARKA-FX0 [Arkville 32B DPDK Data Mover] 157 * ``1d6c:100e`` - AR-ARKA-FX1 [Arkville 64B DPDK Data Mover]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | Makefile.in | 69 AR = @AR@ 395 $(AR) $(ARFLAGS)@AROUT@ $+
|
| H A D | configure | 7117 if test -n "$AR"; then 7118 ac_cv_prog_AR="$AR" # Let the user override the test. 7137 AR=$ac_cv_prog_AR 7138 if test -n "$AR"; then 7139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 7140 $as_echo "$AR" >&6; } 7149 ac_ct_AR=$AR 7187 AR=":" 7195 AR=$ac_ct_AR 7198 AR="$ac_cv_prog_AR" [all …]
|
| H A D | configure.ac | 527 AN_MAKEVAR([AR], [AC_PROG_AR]) 529 AC_DEFUN([AC_PROG_AR], [AC_CHECK_TOOL(AR, ar, :)]) 656 AR='lib'
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | Makefile | 243 $(AR) $(ARFLAGS) $@ $^
|
| H A D | README.md | 128 the compiler's intermediate representation, e.g., `AR=gcc-ar`). Consult your
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | configure.ac | 356 AC_ARG_VAR([AR], [path to the ar utility]) 357 AC_CHECK_TOOL([AR], [ar], [ar])
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 156 ar-option = $(call try-run, $(AR) rc$(1) "$$TMP",$(1),$(2))
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 247 - Split off AR options in Makefile.in and configure 658 - Move arguments for AR to its usage to allow replacing ar [Marot]
|