[Rd] Typo in src/scripts/config

Tim Keitt tkeitt at utexas.edu
Tue Apr 21 19:53:05 CEST 2015


Was writing a short R script to modify compile flags and saw this typo:

Index: config
===================================================================
--- config (revision 68217)
+++ config (working copy)
@@ -61,7 +61,7 @@
   CXX1X         C++ compiler command for C++11 code
   CXX1XSTD      flag used to enable C++11 support
   CXX1XFLAGS    C++11 compiler flags
-  CXX1XXPICFLAGS
+  CXX1XPICFLAGS
                 special flags for compiling C++11 code to be turned into
                 a shared library
   DYLIB_EXT file extension (including '.') for dynamic libraries

-- 
http://www.keittlab.org/

	[[alternative HTML version deleted]]



More information about the R-devel mailing list