Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lua: link to libpthread in case modules uses pthread | Natanael Copa | 2009-09-10 | 1 | -2/+2 |
| | | | | | | | Otherwise a module thats linked to pthread will go boom. This works around the issue with luasql.sqlite3. See http://bugs.gentoo.org/show_bug.cgi?id=189804 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 3 | -0/+142 |
and fixed misc build issues |