vp-build/common
Jürgen Buchmüller 8679124272 build-style cmake: replace -isystem with -I
Many packages depending on Qt5 or Qt4 and built with cmake
generate "flags.make" files with -isystem for include paths.
With gcc6 this results in e.g. "#include_next <stdlib.h>" giving
an error, because a -isystem /usr/include is in the wrong place.
The simple fix is to replace "-isystem" with just "-I".
2017-01-15 02:50:14 +01:00
..
build-profiles
build-style build-style cmake: replace -isystem with -I 2017-01-15 02:50:14 +01:00
chroot-style common/chroot-style/proot.sh: disable seccomp 2016-11-17 08:48:09 +00:00
cross-profiles
environment environment/build-style/haskell-stack.sh: hostmakedepend automatically on ghc and stack. 2016-12-18 15:28:54 +01:00
hooks xbps-src: introduce python_version 2016-11-17 17:42:54 +01:00
repo-keys
travis travis: switch to xbps-uchroot and newer os 2016-11-17 17:18:28 +00:00
wrappers
xbps-src Fix handling of package options in packages with '+' character in name. (#5385) 2016-12-24 09:43:30 +01:00
options.description make: add optional guile support via build options. 2017-01-11 15:43:43 +01:00
shlibs Merge pull request #5273 from juliendehos/glew 2017-01-10 17:48:04 +01:00