removed -g
This commit is contained in:
parent
b1db252441
commit
81a748516d
4
Makefile
4
Makefile
@ -6,12 +6,12 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2018/04/07 12:47:06 by tmaze #+# #+# #
|
||||
# Updated: 2018/10/02 16:05:34 by tmaze ### ########.fr #
|
||||
# Updated: 2018/10/08 14:33:36 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
CC = gcc
|
||||
CCFLAGS = -Wall -Werror -Wextra -g
|
||||
CCFLAGS = -Wall -Werror -Wextra
|
||||
CCSTD =
|
||||
|
||||
NAME = libft.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user