blob: 3a0bd68c9ad3a0bfd845778b09c4cae1019dcd7e [file] [log] [blame]
-- BR cross-compilation
local function getenv (name) return os_getenv(name) or '' end
external_deps_dirs = { getenv('STAGING_DIR') .. [[/usr]] }
gcc_rpath = false
wrap_bin_scripts = false