Files
pkgsrc-ng/meta-pkgs/boost/patches/patch-libs_context_config_Jamfile.jam
2013-09-26 17:14:40 +02:00

12 lines
371 B
Plaintext

$NetBSD: patch-libs_context_config_Jamfile.jam,v 1.2 2013/02/12 21:07:22 adam Exp $
New build test for SPARC.
--- libs/context/config/Jamfile.jam.orig 2012-11-04 18:56:00.000000000 +0100
+++ libs/context/config/Jamfile.jam 2012-11-04 18:56:19.000000000 +0100
@@ -15,3 +15,4 @@
obj x86 : x86.cpp ;
obj mips1 : mips1.cpp ;
obj arm : arm.cpp ;
+obj sparc : sparc.cpp ;