Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:Update
yasm
yasm-re2c-nogendate.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yasm-re2c-nogendate.patch of Package yasm
--- yasm-1.3.0.orig/tools/re2c/parser.c +++ yasm-1.3.0/tools/re2c/parser.c @@ -232,9 +232,9 @@ void parse(FILE *i, FILE *o){ peektok = NONE; - fputs("/* Generated by re2c 0.9.1-C on ", o); - fprintf(o, "%-24s", ctime(&now)); - fputs(" */\n", o); oline+=2; + //fputs("/* Generated by re2c 0.9.1-C on ", o); + //fprintf(o, "%-24s", ctime(&now)); + //fputs(" */\n", o); oline+=2; in = Scanner_new(i);
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