Commit b2ecf6c9 authored by Carl-Daniel Hailfinger's avatar Carl-Daniel Hailfinger
Browse files

Revert debug compilation which was committed in r772 by accident


Corresponding to flashrom svn r773.
Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
parent 5cca01f3
......@@ -25,7 +25,7 @@ INSTALL = install
DIFF = diff
PREFIX ?= /usr/local
MANDIR ?= $(PREFIX)/share/man
CFLAGS ?= -Os -Wall -Werror -g
CFLAGS ?= -Os -Wall -Werror
EXPORTDIR ?= .
OS_ARCH = $(shell uname)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment