File revert_cdd3c612d4230bbb_build_date_and_time.patch of Package acpica

Index: acpica-unix2-20170531/source/compiler/asloptions.c
===================================================================
--- acpica-unix2-20170531.orig/source/compiler/asloptions.c	2017-05-31 19:57:51.000000000 +0200
+++ acpica-unix2-20170531/source/compiler/asloptions.c	2017-06-13 12:06:53.556398026 +0200
@@ -70,9 +70,6 @@ AslDoResponseFile (
 #define ASL_TOKEN_SEPARATORS    " \t\n"
 #define ASL_SUPPORTED_OPTIONS   "@:a:b|c|d^D:e:f^gh^i|I:l^m:no|p:P^q^r:s|t|T+G^v^w|x:z"
 
-static char ASL_BUILD_DATE[] = __DATE__;
-static char ASL_BUILD_TIME[] = __TIME__;
-
 
 /*******************************************************************************
  *
@@ -781,12 +778,6 @@ AslDoOptions (
             Gbl_NoErrors = TRUE;
             break;
 
-        case 'd':
-
-            printf ("%s Build date/time: %s %s\n",
-                ASL_COMPILER_NAME, ASL_BUILD_DATE, ASL_BUILD_TIME);
-            exit (0);
-
         case 'e':
 
             /* Disable all warning/remark messages (errors only) */
openSUSE Build Service is sponsored by