Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

release 2.5.0#164

Merged
avsm merged 2 commits intomirage:masterfrom
avsm:2.5.0
May 1, 2016
Merged

release 2.5.0#164
avsm merged 2 commits intomirage:masterfrom
avsm:2.5.0

Conversation

@avsm
Copy link
Copy Markdown
Member

@avsm avsm commented May 1, 2016

No description provided.

@hannesm
Copy link
Copy Markdown
Member

hannesm commented May 1, 2016

hmm, would you want to fix 4.03 support as well? (from https://travis-ci.org/mirleft/ocaml-nocrypto/jobs/126995498 trying to install mirage-xen-ocaml-2.3.4)

### stderr ###
# [...]
# make[2]: *** Waiting for unfinished jobs....
# +CFLAGS=-Wall -Wno-attributes -momit-leaf-frame-pointer -mfancy-math-387 -fno-tree-loop-distribute-patterns -fno-stack-protector  -DSYS_xen -USYS_linux   -fno-builtin-fprintf -DHAS_UNISTD   -isystem/home/travis/.opam/4.03.0/lib/pkgconfig/../../include/minios-xen -isystem/home/travis/.opam/4.03.0/lib/pkgconfig/../../include/minios-xen/posix -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -U__linux__ -U__FreeBSD__ -U__sun__ -U__linux -D__MINIOS__ -I/home/travis/.opam/4.03.0/lib/pkgconfig/../../include/mirage-xen-posix/include -I/home/travis/.opam/4.03.0/include     -I /home/travis/.opa/4.03.0/include/mirage-xen/include -I../../byterun
# +cd otherlibs/bigarray
# ./build.sh: 46: cd: can't cd to otherlibs/bigarray
# +cd ../str
# ./build.sh: 47: cd: can't cd to ../str
# +ar rcs libxenotherlibs.a otherlibs/bigarray/bigarray_stubs.o otherlibs/bigarray/mmap_unix.o otherlibs/str/strstubs.o
# ar: otherlibs/bigarray/bigarray_stubs.o: No such file or directory
# make[1]: *** [build] Error 1
# make: *** [xen-ocaml-build] Error 2

@avsm
Copy link
Copy Markdown
Member Author

avsm commented May 1, 2016

I've got a separate tree for 4.03 support; will do another version release for that. Just want to fix cstruct2 asap...

@avsm avsm merged commit d12fec1 into mirage:master May 1, 2016
@avsm avsm deleted the 2.5.0 branch May 1, 2016 21:33
TheLortex pushed a commit to TheLortex/mirage-platform that referenced this pull request Feb 14, 2019
a844d58 Merge pull request mirage#176 from JuliaLang/aa/openbsd
72bfab4 Avoid redefining macros defined by the system
48c6c2c Use cp -RpP instead of cp -a
bf188ae Build with Clang on OpenBSD
b7b3b4b Merge pull request mirage#175 from takuyanakaoka/fix-sincosl
d134c84 Fix reversed outputs of sincosl
c99ab08 Merge pull request mirage#173 from pkofod/patch-1
3db5e54 Minor typo in expm1 comment
b252047 Merge pull request mirage#168 from JuliaLang/yyc/ld128
238a909 Fix compilation on AArch64
3ff5216 Merge pull request mirage#162 from JuliaLang/aa/0.5.5
7cf4e9e Merge pull request mirage#164 from iblis17/test-cflags
bd6d0e1 test: update ulps for yn
400407e test: append $(CFLAGS_add), which includes fno-builtin
ddf649b enable -fno-strict-aliasing for clang (mirage#156)
c3968ca Allow building on DragonFly BSD (mirage#167)
7e726c3 Bump version to 0.5.5
b11e72b Set the RPATH for the test binaries on FreeBSD (mirage#161)

git-subtree-dir: openlibm
git-subtree-split: a844d584d36fcb117c7880d87b806ff84b20f378
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants