mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-27 13:11:46 +03:00
17 lines
332 B
Plaintext
17 lines
332 B
Plaintext
[binaries]
|
|
c = 'x86_64-pc-serenity-gcc'
|
|
cpp = 'x86_64-pc-serenity-g++'
|
|
ar = 'x86_64-pc-serenity-ar'
|
|
ranlib = 'x86_64-pc-serenity-ranlib'
|
|
pkgconfig = 'pkg-config'
|
|
|
|
[properties]
|
|
sys_root = '../../../../Build/x86_64/Root'
|
|
needs_exe_wrapper = true
|
|
|
|
[host_machine]
|
|
system = 'serenity'
|
|
cpu_family = 'x86'
|
|
cpu = 'x86_64'
|
|
endian = 'little'
|