#!/bin/sh # check_cc.sh - Helper to test userspace compilation support # Copyright (c) 2015 Andrew Lutomirski # GPL v2 CC="$1" TESTPROG="$2" shift 2 if "$CC" -o /dev/null "$TESTPROG" -O0 "$@" 2>/dev/null; then echo 1 else echo 0 fi exit 0 cgi/linux/net-next.git/atom/tools/lib?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/lib
a href='/cgit.cgi/linux/net-next.git/log/tools/power/acpi/common?h=nds-private-remove&id=0b5a78749260560f41e3b7c1f60f2c7dd9aff4f0&showmsg=1'>Expand)
AgeCommit message (Collapse)AuthorFilesLines
AuthorFilesLines