summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-08-04 23:48:22 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-08-04 23:48:22 +0200
commit43e0f0688a19bbd88cdf898efb7b14ecf09717c4 (patch)
tree5816b2c42f0e8af103619f2c8d34261deedeeedd /pkgs/development/python-modules/rangehttpserver
parentd20aa4955d4c31d8393753ddf088e1ee82c5d12e (diff)
boost: always set toolset for known compilers
There is an edge case when cross compiling where the auto detection script would not correctly recognize the compiler (as it is only good at recognizing native compilers, really, which we don't have anymore since we don't need the build->build one anymore). If bootstrap.sh doesn't detect the compiler correctly, it'll generate a project-config.jam with a syntax error which breaks the build in a hard to spot way: only a warning is displayed after configuring, the build will appear to run normally until it fails quietly just before installing. By providing it explicitly, we can prevent this.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions