Searched refs:with_gnu_ld (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
137 with_gnu_ld=no
142 with_gnu_ld=yes
145 with_gnu_ld=no
150 if test "$with_gnu_ld" = yes; then
375 if test "$with_gnu_ld" = no; then
385 if test "$with_gnu_ld" = no; then
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1360 with_gnu_ld
7535 if test "${with_gnu_ld+set}" = set; then
7536 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
7538 with_gnu_ld=no
7582 with_gnu_ld=unknown
7585 elif test "$with_gnu_ld" = yes; then
7606 test "$with_gnu_ld" != no && break ;;
7608 test "$with_gnu_ld" != yes && break ;;
7644 with_gnu_ld
[all...]

Completed in 36 milliseconds