Home
last modified time | relevance | path

Searched refs:TARGET (Results 1 – 7 of 7) sorted by relevance

/picolibc-latest/.github/
Ddo-test-noopt2 TARGET=$1
3 DIR=build-"$TARGET"
4 CONFIGURE=do-"$TARGET"-configure
12 case "$TARGET" in
Ddo-test2 TARGET=$1
3 DIR=build-"$TARGET"
4 CONFIGURE=do-"$TARGET"-configure
16 case "$TARGET" in
Ddo-build2 TARGET=$1
3 DIR=build-"$TARGET"
4 CONFIGURE=do-"$TARGET"-configure
19 case "$TARGET" in
Ddo-cmake-test2 TARGET=$1
3 DIR=build-"$TARGET"
4 CONFIGURE=do-"$TARGET"-configure
/picolibc-latest/cmake/
Dpicolibc.cmake40 get_property(current_sources_real TARGET c PROPERTY SOURCES)
41 get_property(current_sources_fake TARGET c PROPERTY SOURCES_FAKE)
76 get_property(current_sources_fake TARGET c PROPERTY SOURCES_FAKE)
78 set_property(TARGET c PROPERTY SOURCES_FAKE ${current_sources_fake})
/picolibc-latest/zephyr/
Dzephyr.cmake102 …get_property(PICOLIBC_EXTRA_COMPILE_OPTIONS TARGET zephyr_interface PROPERTY INTERFACE_COMPILE_OPT…
108 set_property(TARGET linker PROPERTY c_library
/picolibc-latest/newlib/
DREADME142 `--target=TARGET' option. The equivalent full name is
184 In summary: the --target=TARGET switch to the top-level configure
197 [--target=TARGET] HOST
229 `--target=TARGET'
230 Configure NEWLIB for running on the specified TARGET.