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