up
This commit is contained in:
12
profiles/linux_x86_64_gcc12
Normal file
12
profiles/linux_x86_64_gcc12
Normal file
@@ -0,0 +1,12 @@
|
||||
include(base_profiles/linux_base)
|
||||
include(options/linux_options)
|
||||
|
||||
[settings]
|
||||
arch=x86_64
|
||||
compiler=gcc
|
||||
compiler.version=12
|
||||
compiler.libcxx=libstdc++11
|
||||
|
||||
[buildenv]
|
||||
CC=x86_64-linux-gnu-gcc-12
|
||||
CXX=x86_64-linux-gnu-g++-12
|
||||
Reference in New Issue
Block a user