public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 58617d: configure: Don't write a.out on static compiler ch...
@ 2016-03-03 18:43 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2016-03-03 18:43 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 58617df80d92cc36c332a47d982a13321c5f7878
      https://github.com/crosstool-ng/crosstool-ng/commit/58617df80d92cc36c332a47d982a13321c5f7878
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-03-03 (Thu, 03 Mar 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  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>


  Commit: c59c785c7f58f6869a1a5999e0aee252dfc5b555
      https://github.com/crosstool-ng/crosstool-ng/commit/c59c785c7f58f6869a1a5999e0aee252dfc5b555
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-03-03 (Thu, 03 Mar 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Merge pull request #365 from bhundven/no_aout_static_check

configure: Don't write a.out on static compiler check


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f67572fda7c5...c59c785c7f58

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-03 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-03 18:43 [crosstool-ng/crosstool-ng] 58617d: configure: Don't write a.out on static compiler ch Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).