[lxc-devel] [lxc/lxc] 9b5724: autotools: check if compiler is new enough

GitHub noreply at github.com
Tue Aug 21 23:57:29 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 9b5724cd5808f45fd77edd6189a10f199d8f0153
      https://github.com/lxc/lxc/commit/9b5724cd5808f45fd77edd6189a10f199d8f0153
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  autotools: check if compiler is new enough

We line up with the Linux kernel and won't support any compiler under 4.6.
Additionally, we also require at least gnu99 so this is due anyway.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 95ef0d7c0de461a198d00ed2406c095004b45aa4
      https://github.com/lxc/lxc/commit/95ef0d7c0de461a198d00ed2406c095004b45aa4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: add out_sync_fini cleanup label

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 027e437ccbbc70c2131a55c5d2f4f04b12d17e16
      https://github.com/lxc/lxc/commit/027e437ccbbc70c2131a55c5d2f4f04b12d17e16
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M configure.ac
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #2562 from brauner/2018-08-22/check_compiler

autotools: check if compiler is new enough


Compare: https://github.com/lxc/lxc/compare/577abe431b75...027e437ccbbc
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list