Skip to content

Commit

Permalink
Fixing...
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Jun 24, 2024
1 parent 6c71112 commit 5b20afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def build_extensions(self):

print(flags_dict)
flags_dict.update(new_flags)
print(new_dict)
print(new_flags)
self.compiler.compiler_so = make_exec_string(cc_so, flags_dict)

# clang on 14.4.1 fails to include C header files...
Expand Down

0 comments on commit 5b20afd

Please sign in to comment.