Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/pkg_install/lib



Module Name:    othersrc
Committed By:   jschauma
Date:           Fri Dec 27 20:00:51 UTC 2002

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

Log Message:
Same as for bmake:
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 (even though
there are still other issues with bootstrap on linux ATM).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 othersrc/bootstrap-pkgsrc/pkg_install/lib/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