public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-misc/brlcad/files: brlcad-7.16.6-as-needed.patch brlcad-7.16.6-stl-headers.patch
@ 2010-02-25  6:15 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2010-02-25  6:15 UTC (permalink / raw
  To: gentoo-commits

bicatali    10/02/25 06:15:13

  Added:                brlcad-7.16.6-as-needed.patch
                        brlcad-7.16.6-stl-headers.patch
  Log:
  Version bump and moved to the main tree
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-misc/brlcad/files/brlcad-7.16.6-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/brlcad/files/brlcad-7.16.6-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/brlcad/files/brlcad-7.16.6-as-needed.patch?rev=1.1&content-type=text/plain

Index: brlcad-7.16.6-as-needed.patch
===================================================================
--- src/conv/step/Makefile.in.orig	2010-02-02 19:37:34.000000000 +0000
+++ src/conv/step/Makefile.in	2010-02-02 19:38:15.000000000 +0000
@@ -894,6 +894,11 @@
 	VolumeSiUnit.h \
 	VolumeUnit.h 
 
+libstep2g_nil_la_LIBADD = \
+	${BU} \
+	${WDB} \
+	${RT} \
+	${STEP_LIBS}
 
 # FIXME: these declarations are required for proper distchecking if
 # the files do not exist before configure is run.
@@ -903,10 +908,6 @@
 
 step_g_SOURCES = 
 step_g_LDADD = \
-	${BU} \
-	${WDB} \
-	${RT} \
-	${STEP_LIBS} \
 	libstep2g_nil.la
 
 



1.1                  sci-misc/brlcad/files/brlcad-7.16.6-stl-headers.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/brlcad/files/brlcad-7.16.6-stl-headers.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/brlcad/files/brlcad-7.16.6-stl-headers.patch?rev=1.1&content-type=text/plain

Index: brlcad-7.16.6-stl-headers.patch
===================================================================
--- src/other/openNURBS/opennurbs_system.h.orig	2010-02-25 06:10:58.000000000 +0000
+++ src/other/openNURBS/opennurbs_system.h	2010-02-25 06:12:17.000000000 +0000
@@ -244,6 +244,7 @@
 #define ON_CPLUSPLUS
 #endif
 
+#include <cstddef>
 #include <new> // for declaration of placement versions of new used in onClassArray<>.
 
 #endif






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-25  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25  6:15 [gentoo-commits] gentoo-x86 commit in sci-misc/brlcad/files: brlcad-7.16.6-as-needed.patch brlcad-7.16.6-stl-headers.patch Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox