Go to file
Salvador Fuentes b78ecea3a2 qemu: disable fno-semantic-interposition for old gcc
We can only set disable fno-semantic-interposition if the
gcc used to build qemu is 5.3 or newer.
CentOS provides an older gcc, then we need to not enable this
option if it is the case.

Fixes #32.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
2018-05-15 16:28:20 -05:00
.ci ci: Add scripts needed by CI 2018-04-26 09:42:46 -05:00
kata-containers-image packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
kernel packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
ksm-throttler packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
proxy packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
qemu-lite packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
qemu-vanilla packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
release tag_repos: Clone using https 2018-04-26 09:42:46 -05:00
runtime packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
scripts qemu: disable fno-semantic-interposition for old gcc 2018-05-15 16:28:20 -05:00
shim packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
.gitignore packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
.pullapprove.yml CI: Add pullapprove config 2018-02-05 15:33:31 +00:00
build_all.sh packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
build_from_docker.sh packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
CODE_OF_CONDUCT.md docs: Add CoC and contributing doc 2018-02-05 15:33:30 +00:00
CONTRIBUTING.md docs: Add CoC and contributing doc 2018-02-05 15:33:30 +00:00
Dockerfile packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
LICENSE Initial commit 2018-02-02 09:27:48 +00:00
Makefile packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00
README.md Update README.md 2018-02-02 09:30:21 +00:00
versions.txt packages: Add spec files and update scripts 2018-05-14 16:13:59 -05:00

Kata Containers packaging

This repository is used to generate packages for Kata Containers components.