summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-03-03 17:51:32 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2016-03-03 17:51:32 (GMT)
commit58617df80d92cc36c332a47d982a13321c5f7878 (patch)
tree44603274f3ef605b8b47185e5e54c8a3f41a4be1 /samples
parent0f76cad2f078bfa2726639c7a812dcc84f331d4a (diff)
configure: Don't write a.out on static compiler check
Because I don't pass `-o` to gcc, it makes an a.out file with gcc. For clang it doesn't make the a.out, as that is not the default. It doesn't hurt to output to /dev/null for both. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions