X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=cflags.mk;fp=cflags.mk;h=257b8519c55c755613e7562b72aaa5e0fe560657;hp=78512c4844a0680318e55c73f591f086183833d7;hb=8a17bff34ca04d10ef28a3d2d4b00343afd220e9;hpb=5ed593da25809636fe4266e212d8d382a738649b diff --git a/cflags.mk b/cflags.mk index 78512c4..257b851 100644 --- a/cflags.mk +++ b/cflags.mk @@ -1,4 +1,4 @@ -ifneq ($(filter 4.%,$(GCCVERSION)),) +ifneq ($(filter 4.%,$(shell gcc -dumpversion)),) GCC4=1 endif