From: Debian OCaml Maintainers Date: Sun, 6 Nov 2016 10:29:41 +0000 (+0000) Subject: arm-default-PIC X-Git-Tag: archive/raspbian/4.02.3-10+rpi1~2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e70a70f120368e3cfbe1a6eccc6a915d65553488;p=ocaml.git arm-default-PIC Gbp-Pq: Name 0012-arm-default-PIC.patch --- diff --git a/asmcomp/arm/arch.ml b/asmcomp/arm/arch.ml index d93c1e0e..35411069 100644 --- 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 false +let pic_code = ref true let farch spec = arch := (match spec with