summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-0.99
Commit message (Collapse)AuthorAgeFilesLines
* classpath: Fix build with targets aarch64Ricardo Ribalda Delgado2019-07-091-0/+19
| | | | | | | | | | | | | Fixes: | In file included from ../../../classpath-0.99/native/fdlibm/fdlibm.h:36, | from ../../../classpath-0.99/native/fdlibm/e_exp.c:76: | ../../../classpath-0.99/native/fdlibm/ieeefp.h:163:2: error: #error Endianess not declared!! | #error Endianess not declared!! | ^~~~~ | In file included from ../../classpath-0.99/native/fdlibm/fdlibm.h:40, Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* classpath: remove unused patchMaxin B. John2018-03-011-19/+0
| | | | | | | Remove unused patch: fix-gmp.patch Signed-off-by: Maxin B. John <maxin.john@intel.com>
* Added patch to fix build of package classpath-0.99 with the freetype2 library.Martin Rösch2014-06-081-0/+36
|
* classpath: Fix build for 64bit target using lib64 for base_libdirKhem Raj2012-11-271-0/+19
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* classpath: update to version 0.99Henning Heinold2012-07-196-0/+736
* switch to INC_PR for native and initial * clean up dependencies * inherit gettext class instead of depeding directly on the package * clean up patches