fixed the list issue

This commit is contained in:
Maieul BOYER 2024-08-14 17:39:42 +02:00
parent f4f749830f
commit 42e1b718a2
No known key found for this signature in database
3 changed files with 5 additions and 11 deletions

View file

@ -6,7 +6,7 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/08/12 17:53:35 by rparodi ### ########.fr #
# Updated: 2024/08/14 17:36:13 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
@ -44,7 +44,7 @@ endif
endif
# TODO: ADD THIS WHEN FINISHING THIS:
CFLAGS_ADDITIONAL += -DNVALGRIND
# CFLAGS_ADDITIONAL += -DNVALGRIND
CFLAGS_ADDITIONAL += -O0 -Wno-cpp
# TODO: REMOVE THIS WHEN FINISHING THIS: