]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
BUGFIX: Build C code with -fpic.
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 20:37:50 +0000 (20:37 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 20:37:50 +0000 (20:37 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26275 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/cmake-TODO [moved from deal.II/CMAKE-TODO with 76% similarity]

index e9f696eabb84254d5dfbbe9a0ed03d877c352076..aa985c72caa33e84103fed538efb19dd2527a4f5 100644 (file)
@@ -36,6 +36,7 @@ SET(CMAKE_MODULE_PATH
 
 #TODO:
 SET(CMAKE_CXX_FLAGS "-std=c++0x -Wfatal-errors -D_REENTRANT -fPIC -O2 -march=native") #TODO: c++0x Features umschalten
+SET(CMAKE_C_FLAGS "-Wfatal-errors -D_REENTRANT -fPIC -O2 -march=native") #TODO: c++0x Features umschalten
 
 OPTION(DEAL_II_WITH_THREADS
   "Build deal.II with support for threads. This pulls in libtbb as a dependency."
similarity index 76%
rename from deal.II/CMAKE-TODO
rename to deal.II/cmake-TODO
index dadb136f2c59d65fb11516233a0a2c621a9302f9..e9fdd300ad1a854ce3b62b3254e563a5861b8ea5 100644 (file)
@@ -3,8 +3,6 @@ Next steps:
 - convert as much of the config.h.in so that the library can be build in
   the current state with cmake
 
-- Solve the Umfpack and AMD regression with the bundled libraries
-
 - Add the version configuration to cmake
 
 - And lots of the other stuff...

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.