Home | History | Annotate | Download | only in Driver

Lines Matching full:sysroot

4 // RUN:   --sysroot=%S/Inputs/basic_freebsd_tree -### 2>&1 \
7 // CHECK-PPC: ld{{.*}}" "--sysroot=[[SYSROOT:[^"]+]]"
8 // CHECK-PPC: "--eh-frame-hdr" "-dynamic-linker" "{{.*}}ld-elf{{.*}}" "-o" "a.out" "{{.*}}crt1.o" "{{.*}}crti.o" "{{.*}}crtbegin.o" "-L[[SYSROOT]]/usr/lib" "{{.*}}.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "{{.*}}crtend.o" "{{.*}}crtn.o"
12 // RUN: --sysroot=%S/Inputs/basic_freebsd64_tree -### 2>&1 \
15 // CHECK-PPC64: ld{{.*}}" "--sysroot=[[SYSROOT:[^"]+]]"
16 // CHECK-PPC64: "--eh-frame-hdr" "-dynamic-linker" "{{.*}}ld-elf{{.*}}" "-o" "a.out" "{{.*}}crt1.o" "{{.*}}crti.o" "{{.*}}crtbegin.o" "-L[[SYSROOT]]/usr/lib" "{{.*}}.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "{{.*}}crtend.o" "{{.*}}crtn.o"
22 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
28 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -print-search-dirs 2>&1 \
34 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
37 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
40 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
76 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
82 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
88 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
95 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \