git.annexia.org
/
ocaml-augeas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f497ca
)
Use ocamlopt -g option.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 20 Aug 2019 14:06:57 +0000
(15:06 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 20 Aug 2019 14:06:57 +0000
(15:06 +0100)
Originally from Fedora.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
e01385f
..
4ae5ef5
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-34,8
+34,8
@@
LIBS = @AUGEAS_LIBS@ @LIBXML2_LIBS@ @LIBS@
OCAMLCFLAGS = -g
OCAMLCPACKAGES =
-OCAMLOPTFLAGS =
-OCAMLOPTPACKAGES =
+OCAMLOPTFLAGS =
$(OCAMLCFLAGS)
+OCAMLOPTPACKAGES =
$(OCAMLCPACKAGES)
OCAMLDOCFLAGS = -html -sort