]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
FIX: 'EMV compiling' - Makefiles are very picky about how things are done. its parse...
[proxmark3-svn] / client / Makefile
index 72552fd1e00d7d63f38940bab3c3bfbb3205f58d..26ecb962e5d20666c793f51254a79445721f72ad 100644 (file)
@@ -7,7 +7,7 @@ include ../common/Makefile.common
 
 CC = gcc
 CXX = g++
-COMMON_FLAGS = -std=c99 -O3 -mpopcnt -march=native -g
+COMMON_FLAGS += -std=c99 -O3 -mpopcnt -march=native -g
 
 #VPATH = ../common ../zlib
 OBJDIR = obj
Impressum, Datenschutz