summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRyan Pavlik <rpavlik@iastate.edu>2011-10-05 17:08:53 -0500
committerRyan Pavlik <rpavlik@iastate.edu>2011-10-05 17:10:18 -0500
commit16b463fd357b600888eb90cdb407f3e87023a412 (patch)
tree98dec94561ef77fa08f42debf8eb0d6cf8efc2d8 /src
parent8518868b24c9acdb15bf46adadc44758066fa7c4 (diff)
downloadlibcxxrt-16b463fd357b600888eb90cdb407f3e87023a412.tar.gz
libcxxrt-16b463fd357b600888eb90cdb407f3e87023a412.tar.bz2
libcxxrt-16b463fd357b600888eb90cdb407f3e87023a412.tar.xz
Files named aux.anything break Windows.
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/auxhelper.cc (renamed from src/aux.cc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index be676cd..0b44852 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -6,7 +6,7 @@ set(CXXRT_SOURCES
stdexcept.cc
typeinfo.cc
memory.cc
- aux.cc
+ auxhelper.cc
libelftc_dem_gnu3.c
)
diff --git a/src/aux.cc b/src/auxhelper.cc
index e8ce6e7..e8ce6e7 100644
--- a/src/aux.cc
+++ b/src/auxhelper.cc