12 lines
371 B
Plaintext
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 ;
|