Skip to content

Commit

Permalink
Try once more.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallerb committed Jun 24, 2024
1 parent 81e4fc7 commit afce3ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def update_flags(exec, update):
if cflags_curr is None:
raise ValueError("expected flag" + str(exec))
cflags_so[cflags_curr] = arg
cflags_curr = None
if cflags_curr is not None:
cflags_so[cflags_curr] = None

Expand Down

0 comments on commit afce3ee

Please sign in to comment.