Update build-all.py - add rhel-related comment

This commit is contained in:
Thomas Krijnen
2024-10-26 17:11:23 +02:00
committed by GitHub
parent 8ff4cef7ec
commit d6ed28e504
+4
View File
@@ -48,6 +48,10 @@
# on OS X El Capitan with homebrew: #
# $ brew install git bison autoconf automake libffi cmake #
# #
# on RHEL-related distros: #
# $ yum install git gcc gcc-c++ autoconf bison make cmake #
# mesa-libGL-devel libffi-devel fontconfig-devel bzip2 #
# automake patch #
###############################################################################
import logging
import os