projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f822d
)
arm-default-PIC
author
Debian OCaml Maintainers
<debian-ocaml-maint@lists.debian.org>
Sun, 6 Nov 2016 10:29:41 +0000
(10:29 +0000)
committer
Mehdi Dogguy
<mehdi@debian.org>
Sun, 6 Nov 2016 10:29:41 +0000
(10:29 +0000)
Gbp-Pq: Name 0012-arm-default-PIC.patch
asmcomp/arm/arch.ml
patch
|
blob
|
history
diff --git
a/asmcomp/arm/arch.ml
b/asmcomp/arm/arch.ml
index d93c1e0e46a6dafb7b598a4854c5ea61365a7d98..354110690fd4b0b49b486dd516342776908f5213 100644
(file)
--- a/
asmcomp/arm/arch.ml
+++ b/
asmcomp/arm/arch.ml
@@
-56,7
+56,7
@@
let (arch, fpu, thumb) =
end in
(ref def_arch, ref def_fpu, ref def_thumb)
-let pic_code = ref
fals
e
+let pic_code = ref
tru
e
let farch spec =
arch := (match spec with