commit | f0e56b3e52238a774c0d5e30040bc87302be0d47 | [log] [tgz] |
---|---|---|
author | Arunkumar T <athand@codeaurora.org> | Mon Jun 13 17:51:28 2016 +0530 |
committer | Arunkumar T <athand@codeaurora.org> | Mon Jun 13 17:51:28 2016 +0530 |
tree | 71ebccfcce2ae18c3b12925e84fac47bd5196931 | |
parent | 842dab449dbea67ab00953da2fc87445153d06e6 [diff] [blame] |
[qca-nss-clients] Fix ipsecmgr compilation error Change-Id: Id3c97970a3ae14b4fc35248322a15d7cc0cfd975 Signed-off-by: Arunkumar T <athand@codeaurora.org>
diff --git a/Makefile.fsm b/Makefile.fsm index 4d21b89..a1a088f 100644 --- a/Makefile.fsm +++ b/Makefile.fsm
@@ -2,6 +2,9 @@ ccflags-y := -I$(obj) -I$(obj)/.. +export BUILD_ID = \"Build Id: $(shell date +'%m/%d/%y, %H:%M:%S')\" +ccflags-y += -DNSS_CLIENT_BUILD_ID="$(BUILD_ID)" + # Profiler obj-y+= profiler/