mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
parent
1bd69867d1
commit
4f66d7f2dd
7 changed files with 72 additions and 2 deletions
4
third_party/make/config.h
vendored
4
third_party/make/config.h
vendored
|
@ -507,10 +507,10 @@
|
|||
#define HAVE_WORKING_VFORK 1
|
||||
|
||||
/* Default C++ compiler. */
|
||||
#define MAKE_CXX "/opt/cosmocc/bin/aarch64-unknown-cosmo-c++"
|
||||
#define MAKE_CXX "c++"
|
||||
|
||||
/* Build host information. */
|
||||
#define MAKE_HOST "x86_64-pc-linux-musl"
|
||||
#define MAKE_HOST "x86_64-linux-cosmo"
|
||||
|
||||
/* Define to 1 to enable job server support in GNU Make. */
|
||||
#define MAKE_JOBSERVER 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue