From: Wolfgang Bangerth Date: Sun, 28 Feb 2010 20:54:52 +0000 (+0000) Subject: Remove a variable we don't use any more. X-Git-Tag: v8.0.0~6388 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045d7620b4536dcfd3298e1eafe1ab8de9bcc48a;p=dealii.git Remove a variable we don't use any more. git-svn-id: https://svn.dealii.org/trunk@20713 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/scripts/Makefile b/deal.II/common/scripts/Makefile index 0abf75b5f9..fa07d48bca 100644 --- a/deal.II/common/scripts/Makefile +++ b/deal.II/common/scripts/Makefile @@ -7,13 +7,6 @@ D=../.. include $D/common/Make.global_options -# if compaq cxx and we have shared, then remove -shared again from -# LDFLAGS, since this prevents generation of a working executable. this -# is clearly a hack, but I'm too lazy for now to work things out -ifeq ($(GXX-VERSION),compaq_cxx) - XLDFLAGS = $(LDFLAGS:-shared=) -endif - default: make_dependencies expand_instantiations