Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 266570 | Differences between
and this patch

Collapse All | Expand All

(-)configure.ori (-5 / +3 lines)
Lines 5415-5425 Link Here
5415
	{ echo "$as_me:$LINENO: checking epoll support" >&5
5415
	{ echo "$as_me:$LINENO: checking epoll support" >&5
5416
echo $ECHO_N "checking epoll support... $ECHO_C" >&6; }
5416
echo $ECHO_N "checking epoll support... $ECHO_C" >&6; }
5417
	if test "$cross_compiling" = yes; then
5417
	if test "$cross_compiling" = yes; then
5418
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
5418
         { echo "$as_me:$LINENO: result: yes" >&5
5419
See \`config.log' for more details." >&5
5419
       echo "yes" >&6; }
5420
echo "$as_me: error: cannot run test program while cross compiling
5420
              ISC_PLATFORM_HAVEEPOLL="#define ISC_PLATFORM_HAVEEPOLL 1"
5421
See \`config.log' for more details." >&2;}
5422
   { (exit 1); exit 1; }; }
5423
else
5421
else
5424
  cat >conftest.$ac_ext <<_ACEOF
5422
  cat >conftest.$ac_ext <<_ACEOF
5425
/* confdefs.h.  */
5423
/* confdefs.h.  */

Return to bug 266570