Revision a667866b

b/configure
732 732
    hostlongbits="64"
733 733
fi
734 734

  
735
# check gcc options support
736
cat > $TMPC <<EOF
737
int main(void) {
738
}
739
EOF
740

  
741 735
# Check host NPTL support
742 736
cat > $TMPC <<EOF
743 737
#include <sched.h>

Also available in: Unified diff