You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/ethflop/files/ethflop-20191003-makefile.p...

14 lines
350 B

--- a/Makefile 2019-10-03 23:02:15.000000000 +0200
+++ b/Makefile 2019-10-15 08:31:49.541999473 +0200
@@ -14,8 +14,8 @@
#CFLAGS = -O2 -Wall -std=gnu89 -pedantic -Wextra -Wformat-security -D_FORTIFY_SOURCE=1 -Weverything -Wno-padded
# production
-CC = gcc
-CFLAGS = -O2 -std=gnu89
+CC ?= gcc
+CFLAGS ?= -O2 -std=gnu89
all: ethflopd