makelib/config-x86_64.make
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sun, 19 Nov 2017 09:58:24 -0300
branchstx-8.0.0
changeset 203 6d92a7c7b015
parent 169 f9f519bb10b6
child 303 7276ef940aa3
permissions -rw-r--r--
Rakefiles: fix Smalltalk/X version in launcher scripts ...when preparing 'release' tree.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
169
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
#
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
# Common definition for i686 arch
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
#
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
CPU_INTERN_H = cpu_x86_64.h
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
DEFS += -D__x86_64__
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
CCCONFOPT = -m64 -fPIC