Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
/usr/include/ncurses by procps Makefile
|
|
|
|
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
|
|
|
|
<asm/page.h> to be a constant (e.g. using it to set the size of a static array)
which no longer works since the latest glibc has changed this to use the
"getpagesize()" function. There may be others, but these are the two that
failed for me.
BKrev: 42511526QrKR819dMIxBogIdn-8lIA
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|