summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-01-31 21:35:12 -0800
committerAdam Joseph <adam@westernsemico.com>2023-01-31 21:40:48 -0800
commitb02da45b3c0a665e2f5234d1ac60363bfb3c30f7 (patch)
treea66bb39cc85ee6b4ea716322a17d57a354a1491b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente81015ae02bf8da70e7f7fb9297acbe8d7ed06c9 (diff)
gcc/common/configure-flags.nix: fix comment
On a native (host==build==target) build, `${with_build_sysroot}` can be omitted. In that case, the line modified by this commit is correct. However, if `--with-build-sysroot=` is passed to `./configure`, then `${with_build_sysroot}` will be used, similar to the cross case, and the headers will be taken from: ${with_build_sysroot}${native_system_header_dir} See: https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/configure.ac;h=62bc908b991ff0b700225aef32743cd3d7c4daaf;hb=HEAD#l2439 This commit adjusts the comment to account for the case where `--with-build-sysroot` is passed to a native compiler.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions