Searched refs:rubyldflags (Results 1 – 2 of 2) sorted by relevance
1983 rubyldflags=`$vi_cv_path_ruby -r rbconfig -e "print $ruby_rbconfig::CONFIG[['LDFLAGS']]"`1984 if test "X$rubyldflags" != "X"; then1988 …rubyldflags=`echo "$rubyldflags" | sed -e 's/-arch\ ppc//' -e 's/-arch\ i386//' -e 's/-arch\ x86_6…1989 if test "X$rubyldflags" != "X"; then1990 if test "X`echo \"$LDFLAGS\" | $FGREP -e \"$rubyldflags\"`" = "X"; then1991 LDFLAGS="$rubyldflags $LDFLAGS"
7635 rubyldflags=`$vi_cv_path_ruby -r rbconfig -e "print $ruby_rbconfig::CONFIG['LDFLAGS']"`7636 if test "X$rubyldflags" != "X"; then7637 …rubyldflags=`echo "$rubyldflags" | sed -e 's/-arch\ ppc//' -e 's/-arch\ i386//' -e 's/-arch\ x86_6…7638 if test "X$rubyldflags" != "X"; then7639 if test "X`echo \"$LDFLAGS\" | $FGREP -e \"$rubyldflags\"`" = "X"; then7640 LDFLAGS="$rubyldflags $LDFLAGS"