makelib/config-x86_64-pc-linux-gnu.make
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 20 Dec 2019 22:16:22 +0000
changeset 324 980eac9a7a1d
parent 244 8de3e1d78d6a
permissions -rw-r--r--
RISC-V: add support for RV64 Linux
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: 135
diff changeset
     1
# Definitions for target x86_66-pc-linux-gnu.
122
6fcb351d23a7 Use our own make configuration files rather than eXept's
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
169
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 135
diff changeset
     3
include $(MAKELIB)/config-linux-gnu.make
f9f519bb10b6 Use GNU target triplets to specify build targets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 135
diff changeset
     4
include $(MAKELIB)/config-x86_64.make
122
6fcb351d23a7 Use our own make configuration files rather than eXept's
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5