[anjuta] Support reproducible builds



commit be130110deb3043d84b06d1960f78e69f72d2303
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Fri Mar 4 19:42:17 2016 +0100

    Support reproducible builds

 plugins/symbol-db/anjuta-tags/options.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/symbol-db/anjuta-tags/options.c b/plugins/symbol-db/anjuta-tags/options.c
index 1d5077d..6dd0c48 100644
--- a/plugins/symbol-db/anjuta-tags/options.c
+++ b/plugins/symbol-db/anjuta-tags/options.c
@@ -926,7 +926,6 @@ static void printProgramIdentification (void)
        printf ("%s %s, %s %s\n",
                PROGRAM_NAME, PROGRAM_VERSION,
                PROGRAM_COPYRIGHT, AUTHOR_NAME);
-       printf ("  Compiled: %s, %s\n", __DATE__, __TIME__);
        printf ("  Addresses: <%s>, %s\n", AUTHOR_EMAIL, PROGRAM_URL);
        printFeatureList ();
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]