Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Jul 16, 2024
1 parent 38771a2 commit 268da70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpep517/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def patch_sysconfig(sysroot: Path,

def patched_config_vars():
cvars = orig_config_vars().copy()
return cvars

# path variables: we copy them from sysroot, and prepend sysroot
for modvar in ("CONFINCLUDEDIR", "CONFINCLUDEPY", "INCLUDEDIR",
Expand Down

0 comments on commit 268da70

Please sign in to comment.