summaryrefslogtreecommitdiffstats
path: root/rules/jamvm.make
Commit message (Collapse)AuthorAgeFilesLines
* jamvm: work around broken configure scriptMichael Olbrich2014-12-041-0/+1
| | | | | | | | libffi-3.2.1 has moved it's headers to a non-standard directory. jamvms configure does not use pkg-config, so we need to specify the include path manually. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* jamvm: add cflags via JAMVM_CFLAGSMichael Olbrich2014-06-081-4/+1
| | | | | | | | | | | Adding CFLAGS= to the configure environment is problematic because many configure scrips (including the one from vo-aacenc) drop the default cflags "-g -O2" in that case. Use the newly introduced <PKG>_CFLAGS instead. Also, -mfpu=neon is now set for all packages when PTXCONF_ARCH_ARM_NEON is enabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* jamvm: fix compilation on armRobert Schwebel2014-06-051-0/+7
| | | | | | | | | | | | The jamvm package contains ARM assembly code that cannot be compiled in Thumb2 mode, so we must force the traditional ARM mode. Additionally, -mfpu=neon has to be set for builds with NEON capabile cpus. This patch was inspired by a similar patch by Thomas Petazzoni for vo-aacenc from the buildroot project (dc4d0e2f5cc783a826b3bfe4d31c00840407a8e2 in buildroot git). Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* jamvm: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* jamvm: version bump 1.5.3 -> 1.5.4Michael Olbrich2011-03-021-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [jamvm] targetinstall consolidationRobert Schwebel2010-10-221-3/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [jamvm] just cleanupsMarc Kleine-Budde2009-07-211-5/+11
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * fix classpathLuotao Fu2009-06-051-11/+34
| | | | | | | * add debug options for jamvm git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10639 33e552b5-05e3-0310-8538-816dae2090ed
* [jamvm] version bump to 1.5.3Marc Kleine-Budde2009-05-051-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10382 33e552b5-05e3-0310-8538-816dae2090ed
* [jamvm] just cleanupsMarc Kleine-Budde2009-05-051-38/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10381 33e552b5-05e3-0310-8538-816dae2090ed
* * jamvm: addedRobert Schwebel2009-04-161-0/+151
* classpath: added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10288 33e552b5-05e3-0310-8538-816dae2090ed