Martin Sebor wrote:
[snip]
--- incubator/stdcxx/trunk/GNUmakefile (original)
+++ incubator/stdcxx/trunk/GNUmakefile Fri Jan 12 10:23:59 2007
@@ -447,6 +447,7 @@
# not applicable to non-shared builds
PICFLAGS =
LDSOFLAGS =
+ RPATH =
Why is this not aligned properly? (It looks like you might have
inserted a TAB instead of spaces in front of the variable.)
That's exactly what happened. It looked correctly aligned to me, but
I'm using 4 space tabs.
Fixed in http://svn.apache.org/viewvc?view=rev&rev=495752
--Andrew Black
Martin
endif
# POSIX, Solaris, DCE threads