Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History sysinfo/toolchain/clang.mk
Branch:
72cb99231403f6ca5d588cd7822ec6c2ac8a4f08
main
72cb99231403f6ca5d588cd7822ec6c2ac8a4f08
sysinfo
toolchain
clang.mk
build system: fix support of CC, CPP, and CXX directly passed to configure.
midipix
• 7 years ago
7f572b
build system: add missing -E in clang's CPP variable definition.
midipix
• 7 years ago
afc8ef
build system: replace the build_ prefix with the more appropriate native_ prefix.
midipix
• 7 years ago
1857dc
build system: use toolchain as a build_cc default.
midipix
• 7 years ago
b59520
build system: assign variable values via '=' rather than '?='.
midipix
• 7 years ago
11ab44
makefile replacement: step 2/2: use the midipix build template.
midipix
• 7 years ago
d40d13