Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
yasm
yasm-no-build-date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yasm-no-build-date.patch of Package yasm
Index: frontends/tasm/tasm.c ================================================================================ --- frontends/tasm/tasm.c +++ frontends/tasm/tasm.c @@ -225,7 +225,6 @@ /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE_NAME " " PACKAGE_INTVER "." PACKAGE_BUILD, - "Compiled on " __DATE__ ".", "Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.", "Run yasm --license for licensing overview and summary." }; --- frontends/yasm/yasm.c +++ frontends/yasm/yasm.c @@ -214,7 +214,6 @@ /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE_NAME " " PACKAGE_INTVER "." PACKAGE_BUILD, - "Compiled on " __DATE__ ".", "Copyright (c) 2001-2010 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