Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:A
yasm
yasm-no-build-date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yasm-no-build-date.patch of Package yasm
Index: yasm-1.3.0/frontends/tasm/tasm.c =================================================================== --- yasm-1.3.0.orig/frontends/tasm/tasm.c +++ yasm-1.3.0/frontends/tasm/tasm.c @@ -228,7 +228,6 @@ static opt_option options[] = /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE_STRING, - "Compiled on " __DATE__ ".", "Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.", "Run yasm --license for licensing overview and summary." }; Index: yasm-1.3.0/frontends/vsyasm/vsyasm.c =================================================================== --- yasm-1.3.0.orig/frontends/vsyasm/vsyasm.c +++ yasm-1.3.0/frontends/vsyasm/vsyasm.c @@ -220,7 +220,6 @@ static opt_option options[] = /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE_STRING, - "Compiled on " __DATE__ ".", "Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.", "Run yasm --license for licensing overview and summary." }; Index: yasm-1.3.0/frontends/yasm/yasm.c =================================================================== --- yasm-1.3.0.orig/frontends/yasm/yasm.c +++ yasm-1.3.0/frontends/yasm/yasm.c @@ -217,7 +217,6 @@ static opt_option options[] = /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE_STRING, - "Compiled on " __DATE__ ".", "Copyright (c) 2001-2014 Peter Johnson and other Yasm developers.", "Run yasm --license for licensing overview and summary." };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor