dev-libs/protothreads: respect CC

Closes: https://bugs.gentoo.org/784938
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-04-26 01:46:20 +02:00
parent 98b1862e41
commit c123aa26f5
2 changed files with 15 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-O -Wuninitialized -Werror
+CFLAGS+=-Wuninitialized
all: example-codelock example-buffer example-small