Harald Pretl
aarch64
x86_64
Matt Liberty
narrowing
#!/bin/bash set -e source scl_source enable gcc-toolset-9 REPO_COMMIT_SHORT=$(echo $REPO_COMMIT | cut -c 1-7) git clone --recursive ${REPO_URL} ${NAME} cd ${NAME} git checkout ${REPO_COMMIT} mkdir -p build/ cd build CFLAGS='-Wno-narrowing' cmake .. "-DCMAKE_INSTALL_PREFIX=/foss/tools/${NAME}/${REPO_COMMIT_SHORT}" make -j$(nproc) make install
{ "args": { "GIT": "true", "BASE_IMAGE": "base", "NAME": "openroad", "REPO_URL": "<https://github.com/The-OpenROAD-Project/OpenROAD.git>", "REPO_COMMIT": "944855835623e651e7b9c7c50efcce1fb04b4fee" } }
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.