Author: sebor
Date: Sun Jan 8 17:13:59 2006
New Revision: 367152
URL: http://svn.apache.org/viewcvs?rev=367152&view=rev
Log:
2006-01-08 Martin Sebor <[EMAIL PROTECTED]>
STDCXX-102
* vacpp.config: Merged from trunk at rev 367147.
Modified:
incubator/stdcxx/branches/4.1.3/etc/config/vacpp.config
Modified: incubator/stdcxx/branches/4.1.3/etc/config/vacpp.config
URL:
http://svn.apache.org/viewcvs/incubator/stdcxx/branches/4.1.3/etc/config/vacpp.config?rev=367152&r1=367151&r2=367152&view=diff
==============================================================================
--- incubator/stdcxx/branches/4.1.3/etc/config/vacpp.config (original)
+++ incubator/stdcxx/branches/4.1.3/etc/config/vacpp.config Sun Jan 8 17:13:59
2006
@@ -76,9 +76,12 @@
# setting) elsewhere (e.g., Linux)
AS_EXT = .
-else
+else # not AIX (assume Linux)
# position-dependent code necessary on Linux only
PICFLAGS = -qpic
+
+ # set the assembler file suffix to .s
+ AS_EXT = .s
endif
# when Run-Time Linking is enabled create a dynamically loadable