]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
-fno-builtins caused problems with gcc-2.95.1 and seems not very helpfu
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Sep 1999 23:06:05 +0000 (23:06 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Sep 1999 23:06:05 +0000 (23:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@1722 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options

index 88d519046abae8d21b1567480fdd347dadcd5dc8..0b0717f221596711fd0209404ffe74550a00e1e4 100644 (file)
@@ -13,8 +13,8 @@ vpath %.a $D/deal.II/lib
 CXX       = c++
 INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
-CXXFLAGS.g= -ansi -DDEBUG -ggdb -Wall -W -Wconversion \
-            -Winline -Woverloaded-virtual -fno-builtin\
+CXXFLAGS.g= -DDEBUG -ggdb -Wall -W -Wconversion \
+            -Winline -Woverloaded-virtual\
            -fno-vtable-thunks -ftemplate-depth-32\
             $(INCLUDE)
 CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \

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.