[Debian bug #623773] | Due to [1], OCaml now defines ARCH_ALIGN_DOUBLE on armel for safety | reasons. This change affects ocamlgsl which is not able to build on | armel anymore. [...] | [1] http://caml.inria.fr/mantis/view.php?id=5088
Requested-by: Mehdi Dogguy <[email protected]> Signed-off-by: Philipp Kern <[email protected]> --- Packages-arch-specific | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Packages-arch-specific b/Packages-arch-specific index 110d19b..0b4a90c 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -244,12 +244,11 @@ nspluginwrapper: amd64 # amd64 specific nvram-wakeup: i386 amd64 # i386 BIOS specific %nvtv: i386 amd64 # [?] ANAIS, <sys/io.h> %oaklisp: !amd64 !ia64 !alpha !kfreebsd-amd64 # No 64 bit support. (#510218) -%ocamlgsl: !hppa !sparc # [ANAIS] upstream and alignment issues +%ocamlgsl: !armel !hppa !sparc # [ANAIS] upstream and alignment issues (ARCH_ALIGN_DOUBLE) %openafs: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc # needs explicit porting %open-vm-tools: i386 amd64 # [ANAIS] %openhackware: powerpc # per Guillem Jover %oprofile: amd64 i386 ia64 alpha armel hppa powerpc sparc mips mipsel s390 # [ANAIS] -orpie: !hppa !sparc # #444494 %paxtest: i386 # [ANAIS] %pbbuttonsd: powerpc # powerpc specific %palo-installer: hppa # Installer for HPPA boot-loader -- 1.7.2.5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
