From 826b00b92dc3747245c2b6ba813b7967e2d8cfeb Mon Sep 17 00:00:00 2001 From: Valentin Moguerou Date: Tue, 5 Oct 2021 18:44:49 +0200 Subject: [PATCH] Revert "align" This reverts commit 0926b8a69eabb79dba8fcf191e7f9d0a8fd4ac7d. Reverting unnecessary modifications --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index da05652..9812004 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CC = gcc +CC = gcc FLAGS = -Wall -fpic LFLAGS = -s