[lxc-devel] [lxc/lxc] f371ac: clang: Remaining changes

GitHub noreply at github.com
Thu Oct 24 04:20:05 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f371aca939bd8fab254de6f0a63d141f7550cf57
      https://github.com/lxc/lxc/commit/f371aca939bd8fab254de6f0a63d141f7550cf57
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M src/lxc/caps.c
    M src/lxc/commands.c
    M src/lxc/conf.c

  Log Message:
  -----------
  clang: Remaining changes

Those are a bit less obvious than those I pushed directly to master.
All those changes were required to build LXC under clang here.

With this, gcc can be replaced by clang to build LXC so long as you're
not using the python3 binding (as python extensions can't be built under
clang at the moment).

For reference, the clang output for those is: http://paste.ubuntu.com/6292460/

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>





More information about the lxc-devel mailing list