Searched refs:check_cc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/
H A Dtrylink48 check_cc() { function
86 SORT_SECTION=`check_cc "-Wl,--sort-section,alignment" ""`
93 SORT_COMMON=`check_cc "-Wl,--sort-common" ""`
111 GC_SECTIONS=`check_cc "$GC_SECTIONS" ""`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/
H A Dtrylink48 check_cc() { function
86 SORT_SECTION=`check_cc "-Wl,--sort-section,alignment" ""`
93 SORT_COMMON=`check_cc "-Wl,--sort-common" ""`
111 GC_SECTIONS=`check_cc "$GC_SECTIONS" ""`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/
H A Dtrylink48 check_cc() { function
86 SORT_SECTION=`check_cc "-Wl,--sort-section,alignment" ""`
93 SORT_COMMON=`check_cc "-Wl,--sort-common" ""`
111 GC_SECTIONS=`check_cc "$GC_SECTIONS" ""`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure584 check_cc(){ function
585 log check_cc "$@"
631 check_cc $($filter_cflags $flags) || return
638 check_cc "$@" <<EOF && append CPPFLAGS "$@"
646 check_cc "$@" <<EOF && append CFLAGS "$@"
790 check_cc "$@" <<EOF && enable_safe "$type"
808 check_cc "$@" <<EOF && enable_safe "${struct}_${member}"
2101 check_cc -D_FILE_OFFSET_BITS=64 <<EOF && add_cppflags -D_FILE_OFFSET_BITS=64
2104 check_cc -D_LARGEFILE_SOURCE <<EOF && add_cppflags -D_LARGEFILE_SOURCE
2116 check_cc <<EO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure584 check_cc(){ function
585 log check_cc "$@"
631 check_cc $($filter_cflags $flags) || return
638 check_cc "$@" <<EOF && append CPPFLAGS "$@"
646 check_cc "$@" <<EOF && append CFLAGS "$@"
790 check_cc "$@" <<EOF && enable_safe "$type"
808 check_cc "$@" <<EOF && enable_safe "${struct}_${member}"
2101 check_cc -D_FILE_OFFSET_BITS=64 <<EOF && add_cppflags -D_FILE_OFFSET_BITS=64
2104 check_cc -D_LARGEFILE_SOURCE <<EOF && add_cppflags -D_LARGEFILE_SOURCE
2116 check_cc <<EO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure584 check_cc(){ function
585 log check_cc "$@"
631 check_cc $($filter_cflags $flags) || return
638 check_cc "$@" <<EOF && append CPPFLAGS "$@"
646 check_cc "$@" <<EOF && append CFLAGS "$@"
790 check_cc "$@" <<EOF && enable_safe "$type"
808 check_cc "$@" <<EOF && enable_safe "${struct}_${member}"
2101 check_cc -D_FILE_OFFSET_BITS=64 <<EOF && add_cppflags -D_FILE_OFFSET_BITS=64
2104 check_cc -D_LARGEFILE_SOURCE <<EOF && add_cppflags -D_LARGEFILE_SOURCE
2116 check_cc <<EO
[all...]

Completed in 124 milliseconds