repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
x11
/
mesa
/
srcs
/
configs
/
solaris-x64-cc-dri
blob
1389b1cb99ffdaf6f8782c0ddc1b3bb10c5c8058
1
# -*-makefile-*-
2
# Configuration for Solaris on x64 with Sun Studio cc, dynamic libs
3
4
include $(TOP)/configs/solaris-x86-cc-dri
5
6
CONFIG_NAME = solaris-x64-cc-dri
7
8
ASM_FLAGS = -DUSE_X86_64_ASM
9
ASM_SOURCES = $(X86-64_SOURCES)
10
ASM_API = $(X86-64_API)