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

/openwrt/scripts/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
53 if test "$GCC" = yes; then
139 if test "$GCC" != yes; then
251 if test "$GCC" = yes; then
279 if test "$GCC" = yes; then
339 if test "$GCC" = yes ; then
445 if test "$GCC" = yes; then
H A Dext-toolchain.sh364 for lib in C RT PTHREAD GCC STDCPP SSP GFORTRAN; do
/openwrt/toolchain/gcc/
H A Dcommon.mk49 PKGVERSION=OpenWrt/Linaro GCC $(PKG_REV) $(REVISION)
51 PKGVERSION=OpenWrt GCC $(PKG_VERSION) $(REVISION)
/openwrt/package/libs/toolchain/
H A DMakefile13 PKG_LICENSE:=GPL-3.0-with-GCC-exception
33 TITLE:=GCC support library
85 TITLE:=GCC support library
/openwrt/package/network/services/ead/src/tinysrp/
H A Dconfigure966 GCC=yes
968 GCC=
993 if test "$GCC" = yes; then
999 if test "$GCC" = yes; then
1789 if test "$GCC" = yes; then
1790 # GCC predefines this symbol on systems where it applies.
1840 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
/openwrt/
H A Drules.mk283 GCC="$(TARGET_CC)" \

Completed in 43 milliseconds