diff options
| author | Adam Joseph <adam@westernsemico.com> | 2023-06-29 08:48:07 -0700 |
|---|---|---|
| committer | Adam Joseph <adam@westernsemico.com> | 2023-07-07 05:56:46 -0700 |
| commit | 7621636030c887b4d7d000813a7be61869a16cf7 (patch) | |
| tree | afee7fbb039094811972e9491c7510a4784802f7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e99f6372fab940ca96c399055b2dcb7c6160fc3e (diff) | |
gcc: use Nix instead of bash for conditional
Now that we use the standard builder, the commands produced by
pre-configure.nix are wrapped in a bash function. Inside of a bash
function, `export foo=` will still add `foo` to the environment of
any child processes forked after that point, but those variables
will *not* be visible to bash code which is outside of the
function-scope in which the `export` occurs.
Weird crap like this is yet another reason why we need to move away
from using bash for logic. Let's switch.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
