Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beecrypt: include sequence numbers in patch names | Thomas De Schampheleire | 2013-11-23 | 1 | -28/+0 |
| | | | | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> [ThomasDS: minor change in commit message] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | beecrypt: bump version, build with C++ support if available | Peter Korsgaard | 2011-12-14 | 1 | -0/+28 |
The issue with cppglue.cxx is still present in 4.2.1, but the previous workaround had to be extended to allow builds with C++ support. Similary, the ICU check didn't handle cross compilation. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |