From: borutr Date: Sun, 21 Jan 2007 09:10:03 +0000 (+0000) Subject: * sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE, X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=00dc25b69094c25b508fd79459014674c3fc5657;p=fw%2Fsdcc * sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE, use -fPIC or -fpic if they are supported and not ignored git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4590 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index da9f7712..f1a3b0c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2007-01-21 Borut Razem - * + * sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE, + use -fPIC or -fpic if they are supported and not ignored 2007-01-20 Borut Razem