OpenSTA
OpenSTA copied to clipboard
Update Dockerfile.ubuntu22.04
Contains two necessary changes to build successfully:
- Move
DEBIAN_FRONTENDto avoid timezone interaction. CurrentARG DEBIAN_FRONTENDnot seems to work. - Install
libfl-dev, otherwise OpenSTA make will failed:
0.717 CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
0.717 Please set them or make sure they are set and tested correctly in the CMake files:
0.717 /OpenSTA/FLEX_INCLUDE_DIR
0.717 used as include directory in directory /OpenSTA