aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml
Commit message (Collapse)AuthorAgeFilesLines
* community/[ocaml packages]: disable on ppc64le and s390x againShiz2017-05-131-1/+1
| | | | | It seems s390x and ppc64le OCaml builds but is severely broken. Disable these packages until we have a properly working OCaml.
* community/ocaml: fix incorrect ppc64le registersShiz2017-05-132-6/+6
|
* community/ocaml: attempt to fix ppc64le buildShiz2017-05-133-23/+52
|
* community/ocaml: bump to 4.04.1, add tests, fix s390xShiz2017-05-132-18/+38
|
* community/ocaml: set -e build fix and modernizeNatanael Copa2017-04-041-16/+3
|
* community/ocaml: does not build yet on ppc64leLeonardo Arena2017-04-041-2/+2
| | | | | signals_osdep.h:300:36: error: request for member 'nip' in something not a structure or union #define CONTEXT_PC (context->regs->nip)
* community/ocaml: add runtime ncurses dependencyAnil Madhavapeddy2017-01-031-1/+2
|
* community/ocaml: disable on 32bit archsNatanael Copa2016-12-031-1/+1
|
* community/ocaml: actually remove -fno-pie and enable on x86Natanael Copa2016-12-031-3/+3
|
* community/ocaml: upgrade to 4.04.0 and enable on armNatanael Copa2016-12-031-5/+5
| | | | we remove the -fno-pie flag as it made things break on arm
* community/ocaml: disable on armCarlo Landmeter2016-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | cp camlheader camlheader_ur; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun/caml stdlib/caml; fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make opt.opt make[1]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make checkstack make[2]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' Segmentation fault make[2]: *** [Makefile:721: checkstack] Error 139 make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make[1]: *** [Makefile:175: opt.opt] Error 2 make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make: *** [Makefile:49: world.opt] Error 2
* community/ocaml: mark ocaml as !x86 instead of depsAnil Madhavapeddy2016-12-021-1/+1
|
* community/ocaml: move from testing to communityAnil Madhavapeddy2016-12-024-0/+179