From c61887ed0a8c6105710616cf65f921f767e7c522 Mon Sep 17 00:00:00 2001 From: 0undefined Date: Fri, 17 Oct 2025 17:46:19 +0200 Subject: squash! Laptop configuration --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dada8c5..e8966d1 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,8 @@ DWLDEVCFLAGS = -g -Wpedantic -Wall -Wextra -Wdeclaration-after-statement \ -Werror=implicit -Werror=return-type -Werror=incompatible-pointer-types \ -Wfloat-conversion -LDFLAGS = $(LDFLAGS) -flto -march=native -CFLAGS = $(CFLAGS) -flto -march=native +LDFLAGS = -flto -march=native +CFLAGS = -flto -march=native # CFLAGS / LDFLAGS PKGS = wayland-server xkbcommon libinput pixman-1 fcft $(XLIBS) -- cgit v1.3