File: sleef-gcc-10.cross

package info (click to toggle)
simde 0.8.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie, trixie-backports
  • size: 58,264 kB
  • sloc: ansic: 817,393; sh: 315; makefile: 45; python: 26
file content (12 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
[binaries]
c = 'gcc-10'
cpp = 'g++-10'
ar = 'ar'
strip = 'strip'
objcopy = 'objcopy'
ld = 'ld'

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