Duke
e9b185f702
Allow custom compiler via environment variable for src/cc
...
The build system supports using CC to control the C compiler
and CXX to control the c++ compiler used but src/cc was hardcoded
to use the binary "gcc". Now it respects the custom value of
$CC environment variable if it exists.
2025-12-29 19:19:18 -05:00
Duke
5dc6db7e5c
Prevent unary_function warning and other warnings #449
2025-03-02 18:52:16 -05:00
Duke
a581f8fc8e
Fix compile error and remove some cryptocondition dingleberries
2024-02-15 11:03:05 -05:00
Duke
f8939d2fd9
Fix src/cc compile
2023-04-19 10:38:21 -04:00
miodragpop
29a06462cb
more associative naming convention
2020-07-17 02:44:29 +02:00
miodragpop
9544bd0ffc
adjustments for cross build of aarch64 binaries on x86_64 linux
2020-07-12 11:47:00 +02:00
ca333
87a8498961
fix WIN
2019-06-10 20:52:44 +02:00
ca333
150fc74430
chmod
2019-06-10 20:25:08 +02:00
ca333
e6a2ca7b6c
fix WIN
2019-06-10 19:33:20 +02:00
ca333
1fa0949050
add customcc makefile
2019-06-10 19:31:51 +02:00