X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=5f333bf870f40c52704a8910ef4e53f7cb57aae7;hb=b0ff153cd6228b2502e1c3ce5e226b82ae4e0679;hp=c628a5cfe422d3109c7a0dfca812c03b58639e8c;hpb=b21c07040304b8716e38a4a0e4ab60f386357e61;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/Makefile b/Makefile index c628a5c..5f333bf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* @@ -18,10 +18,9 @@ MAKEFLAGS += -rR --no-print-directory # Avoid funny character set dependencies unexport LC_ALL -LC_CTYPE=C LC_COLLATE=C LC_NUMERIC=C -export LC_CTYPE LC_COLLATE LC_NUMERIC +export LC_COLLATE LC_NUMERIC # We are using a recursive build, so we need to do a little thinking # to get the ordering right.