INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED
2007/07/10 11:20:57 kr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/05 15:16:31 kr 1.2.2.1: #i78114# fixes for x64
This commit is contained in:
parent
026bc11733
commit
21e1be27e5
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.3 $
|
# $Revision: 1.4 $
|
||||||
#
|
#
|
||||||
# last change: $Author: hr $ $Date: 2007-06-26 17:21:19 $
|
# last change: $Author: obo $ $Date: 2007-07-18 12:25:02 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -43,6 +43,7 @@ NO_BSYMBOLIC := TRUE
|
||||||
|
|
||||||
.INCLUDE : settings.mk
|
.INCLUDE : settings.mk
|
||||||
|
|
||||||
|
CFLAGS += -fPIC
|
||||||
|
|
||||||
VERSIONOBJ := # NO GetVersionInfo symbols :-)
|
VERSIONOBJ := # NO GetVersionInfo symbols :-)
|
||||||
ENVINCPRE := -I$(OUT)$/inc$/$(TARGET)
|
ENVINCPRE := -I$(OUT)$/inc$/$(TARGET)
|
||||||
|
|
Loading…
Reference in a new issue