[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, no-bin-prot, updated. 1f2023ac6ef90da8d0c2f784d610affc83d0411f

Stefano Zacchiroli zack at upsilon.cc
Sun May 4 17:38:15 UTC 2008


The following commit has been merged in the no-bin-prot branch:
commit 1f2023ac6ef90da8d0c2f784d610affc83d0411f
Merge: bebb88eb55e89eda4db84e9479d2f7fb14ec889b 3a67ba982e40cfb2c2a3283275d42a9e0849acaf
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sun May 4 19:37:16 2008 +0200

    Merge branch 'byte-opt-split' into no-bin-prot

diff --combined lib/Makefile
index 2d66ad2,d9ad8fe..8f85540
--- a/lib/Makefile
+++ b/lib/Makefile
@@@ -155,12 -155,13 +155,13 @@@ OCAMLFLAGS = -for-pack Core -dtype
  CFLAGS = \
    -pipe -g -fPIC -O2 -fomit-frame-pointer \
    -Wall -pedantic -Wextra -Wunused -Wno-long-long
 -PACKS = res sexplib bin_prot
 +PACKS = res sexplib
  RESULT = core
  THREADS = yes
  ANNOTATE = true
  
  all: byte-code-library native-code-library
+ byte: byte-code-library
  
  LIBINSTALL_FILES = \
    core.cmi core.cma core.cmxa core.a libcore_stubs.a dllcore_stubs.so

-- 
janest-core packaging



More information about the Pkg-ocaml-maint-commits mailing list