void-packages/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-profiles/aarch64-musl: set XBPS_TARGET_CXXFLAGS correctly. 2015-06-05 07:16:53 +02:00
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 cross-profiles: get rid of musl-gnulibfix (unused). 2016-04-27 16:55:16 +02:00
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 xbps-src: add rsa pubkey for musl.voidlinux.net. 2015-05-08 09:50:21 +02:00
travis travis: switch to xbps-uchroot and newer os 2016-11-17 17:18:28 +00:00
wrappers common/wrappers/date.sh: use utc, fix escaping 2016-03-03 16:52:18 +01:00
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