File: gcc-13.ini

package info (click to toggle)
dynare 7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 79,248 kB
  • sloc: cpp: 82,011; ansic: 28,583; objc: 12,573; yacc: 5,105; pascal: 2,374; lex: 1,502; python: 1,118; sh: 1,116; makefile: 605; lisp: 162; xml: 18
file content (6 lines) | stat: -rw-r--r-- 133 bytes parent folder | download
1
2
3
4
5
6
# Meson native file for verifying that compilation with GCC 13 works

[binaries]
cpp = 'g++-13'
fortran = 'gfortran-13'
c = 'gcc-13'