Commit 5814aadb authored by Ivan Tyagov's avatar Ivan Tyagov

Use gcc-10.2 for beremiz-ide.

parent 3b6abd66
......@@ -24,6 +24,7 @@ extends =
../../component/opencv/buildout.cfg
../../component/tesseract/buildout.cfg
../../component/xterm/buildout.cfg
../../component/gcc/buildout.cfg
../../stack/monitor/buildout.cfg
../../stack/nxdtest.cfg
./buildout.hash.cfg
......@@ -36,10 +37,12 @@ parts +=
xterm
instance
xdpyinfo
gcc-10.2
[gcc]
# Always build GCC for Fortran (see openblas).
max_version = 0
#max_version = 0
part = gcc-10.2
[python]
# Beremiz works with python2.7 for now, the code is not yet upgraded for python3
......@@ -160,6 +163,7 @@ context =
key xterm_location xterm:location
key x11vnc_location x11vnc:location
key wmctrl_location wmctrl:location
key gcc_location gcc-10.2:location
[template-instance-beremiz]
<= download-template
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment