Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Nov 20, 2024
1 parent 1ac99a7 commit 68190be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/jit/_targets.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ async def _compile(
# Don't call stack-smashing canaries that we can't find or patch:
"-fno-stack-protector",
"-std=c11",
# XXX: Probably don't want these on by default:
"-fno-omit-frame-pointer",
"-mno-omit-leaf-frame-pointer",
"-o",
Expand Down

0 comments on commit 68190be

Please sign in to comment.