Changeset 2483f28 in mainline for meson/cross/amd64_clang
- Timestamp:
- 2019-08-17T12:49:43Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 971849b1
- Parents:
- d27a505e
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-07-04 12:49:24)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/cross/amd64_clang
rd27a505e r2483f28 15 15 has_function_printf = true 16 16 needs_exe_wrapper = true 17 c_args = [ '-nostdlibinc' ] 18 cpp_args = [ '-nostdlibinc' ] 19 link_args = [ '-nostdlib' ] 17 20 18 21 cc_arch = 'amd64'
Note:
See TracChangeset
for help on using the changeset viewer.