fix warnings; put CFLAGS on lib link command

This commit is contained in:
albert
2004-09-23 13:41:33 +00:00
parent 3353f0f8fe
commit 0586dc8b6d
6 changed files with 26 additions and 10 deletions

View File

@ -141,6 +141,7 @@ static const char low_density_names[][4] = {
"DB0", "DB1", "DB2", "DB3", "DB4", "DB5", "DB6", "DB7",
"SG0",
"SMX0", "SMX1", "SMX2",
"MM0", "MM1",
};
/* Try to guess the device name (useful until /proc/PID/tty is added) */