>From <ka...@redhat.com>: ka...@redhat.com has uploaded a new change for review.
https://review.gerrithub.io/300450 Change subject: build: don't use __DATE__ and __TIME__ for Release builds ...................................................................... build: don't use __DATE__ and __TIME__ for Release builds Current Debian-based distributions such as Debian Stretch, Ubuntu Xenial, and Ubuntu Yakkety, and soon Fedora, build with -Werror and -Wdate-time. Such builds fail unless the places where __DATE__ and __TIME__ are patched out, which is a nuisance to have to do when building community packages for download. Also the #define VERSION line in config.h was not being substituted correctly. Change-Id: I8762ebcd921413fe4cb6852946baa4f3a95a3f4d Signed-off-by: Kaleb S. KEITHLEY <kkeit...@redhat.com> --- M src/CMakeLists.txt M src/MainNFSD/nfs_main.c M src/include/config-h.in.cmake 3 files changed, 19 insertions(+), 5 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/50/300450/1 -- To view, visit https://review.gerrithub.io/300450 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8762ebcd921413fe4cb6852946baa4f3a95a3f4d Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: ka...@redhat.com ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel