Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/bootstrap-pkgsrc/bmake



Module Name:    othersrc
Committed By:   jschauma
Date:           Fri Dec 27 18:59:51 UTC 2002

Modified Files:
        othersrc/bootstrap-pkgsrc/bmake: config.h.in

Log Message:
Unbreak building of bmake on linux.
linux does not have HAVE___ATTRIBUTE__ defined, but does have __attribute__
defined.  Changing the definition breaks wait, apparently.
This should fix the problem encountered in PR pkg/19316.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/bmake/config.h.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index