Home
last modified time | relevance | path

Searched defs:SYSROOT (Results 1 – 17 of 17) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/test/run-make-fulldeps/incr-add-rust-src-component/
H A DMakefile11 SYSROOT:=$(shell $(RUSTC) --print sysroot) macro
/dports/lang/rust/rustc-1.58.1-src/src/test/run-make-fulldeps/obtain-borrowck/
H A DMakefile10 SYSROOT := $(shell $(RUSTC) --print sysroot) macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/android/
H A Dx86.cmake16 set(SYSROOT "$ENV{ANDROID_NDK_HOME}/platforms/${ANDROID_PLATFORM}/arch-x86/usr") variable
H A Darm64-v8a.cmake16 set(SYSROOT "$ENV{ANDROID_NDK_HOME}/platforms/${ANDROID_PLATFORM}/arch-arm64/usr") variable
H A Darmeabi.cmake16 set(SYSROOT "$ENV{ANDROID_NDK_HOME}/platforms/${ANDROID_PLATFORM}/arch-arm/usr") variable
/dports/games/0ad/0ad-0.0.23b-alpha/build/android/sdl-project/
H A DMakefile5 SYSROOT=${TOOLCHAIN}/sysroot macro
/dports/games/retroarch/RetroArch-1.9.7/deps/libShake/
H A DMakefile33 SYSROOT := $(shell $(CC) --print-sysroot) macro
/dports/emulators/sameboy/SameBoy-0.14.7/
H A DMakefile152 SYSROOT := $(shell xcodebuild -sdk macosx -version Path 2> $(NULL)) macro
154 SYSROOT := /Library/Developer/CommandLineTools/SDKs/$(shell ls /Library/Developer/CommandLineTools/… macro
/dports/lang/angelscript/sdk/angelscript/projects/gnuc/
H A DMakefile71 SYSROOT = $(ANDROIDNDKROOT)/build/platforms/android-4/arch-arm macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/
H A DMakefile8 SYSROOT ?= $(CURDIR)/sysroot macro
/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/
H A DMakefile12 SYSROOT := $(shell $(CC) -print-sysroot) macro
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dconfig.bat31 rem set SYSROOT=c: variable
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/
H A DMakefile8 SYSROOT ?= $(CURDIR)/sysroot macro
/dports/security/p5-Net-SAML/zxid-1.42/
H A DMakefile279 SYSROOT=/apps/gcc/sol8/sysroot macro
413 SYSROOT=$(MINGWDIR)/sysroot macro
496 SYSROOT=$(MINGWDIR)/x86_64-w64-mingw32 macro
567 SYSROOT=$(MINGWDIR)/x86_64-w64-mingw32 macro
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/sdktool/
H A Daddkitoperation.cpp66 const char SYSROOT[] = "PE.Profile.SysRoot"; variable
/dports/devel/jna/jna-5.7.0/native/
H A DMakefile172 SYSROOT=$(NDK_PLATFORM)/arch-$(AARCH) macro
/dports/graphics/urho3d/Urho3D-1.7.1/CMake/Modules/
H A DUrhoCommon.cmake366 set (SYSROOT ${CMAKE_SYSROOT} ${MINGW_SYSROOT} ${IOS_SYSROOT} ${TVOS_SYSROOT} CACHE INTERNAL "Path … variable