File: gcc-10.cross

package info (click to toggle)
simde 0.7.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,284 kB
  • sloc: ansic: 410,189; sh: 174; makefile: 38; python: 26
file content (11 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[binaries]
c = '/usr/bin/gcc-10'
cpp = '/usr/bin/g++-10'
ar = '/usr/bin/ar'
strip = '/usr/bin/strip'
objcopy = '/usr/bin/objcopy'
ld = '/usr/bin/ld'

[properties]
c_args = ['-Wextra', '-Werror', '-march=native']
cpp_args = ['-Wextra', '-Werror', '-march=native']