Skip to content

Conversation

BreadTom
Copy link

@BreadTom BreadTom commented Nov 1, 2024

No description provided.

@@ -1,4 +1,7 @@
.PHONY: all clean

CFLAGS = -O3 -march=native -pipe
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does more than just add CFLAGS to the Makefile, it changes the flags passed to cc.

Either convincingly motivate these changes or drop the changes to flags passed.

@ifreund ifreund closed this Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants