Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37537306
en ru br
ALT Linux repositórios
S:4.1.1-alt7
5.0: 1.3.36-alt2
4.1: 1.3.31-alt2
4.0: 1.3.31-alt1
3.0: 1.3.24-alt2

Group :: Desenvolvimento/C
RPM: swig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: fix-ocaml-tests.patch
Download


diff --git a/swig/Examples/Makefile.in b/swig/Examples/Makefile.in
index 4db8c4c..ad06e1a 100644
--- a/swig/Examples/Makefile.in
+++ b/swig/Examples/Makefile.in
@@ -994,7 +994,7 @@ ocaml_static_cpp_toplevel: $(SRCDIR_SRCS)
 		-g -ccopt -g -cclib -g -custom -o $(TARGET)_top \
 		$(INTERFACE:%.i=%.cmo) \
 		$(INTERFACE:%.i=%_wrap.@OBJEXT@) $(OBJS) \
-		-cclib "$(LIBS)" -cc '$(CXX) -Wno-write-strings'
+		-cc '$(CXX) -Wno-write-strings'
 
 ocaml_dynamic_cpp: $(SRCDIR_SRCS)
 	$(OCAMLCORE)
diff --git a/swig/Examples/ocaml/check.list b/swig/Examples/ocaml/check.list
index cbdf270..5f84c84 100644
--- a/swig/Examples/ocaml/check.list
+++ b/swig/Examples/ocaml/check.list
@@ -1,10 +1,10 @@
 # see top-level Makefile.in
 simple
-std_string
+#std_string
 std_vector
 stl
 argout_ref
 shapes
-contract
-scoped_enum
+#contract
+#scoped_enum
 string_from_ptr
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009