Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ubfx authored Feb 22, 2024
1 parent 3cca9c4 commit dfecbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pnr/openroad/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ echo $GIT_DESCRIBE_TAG
echo AAAAAAAAAAAAAAAAAA
echo $OPENROAD_VERSION
echo bbbbbbbbbbbbbbb
env
printenv

cd $SRC_DIR
cmake -B build -DTCL_LIB_PATHS="$BUILD_PREFIX;$PREFIX" -DCMAKE_FIND_ROOT_PATH="$BUILD_PREFIX;$PREFIX" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=ONLY -DUSE_SYSTEM_BOOST=ON -DINSTALL_LIBOPENSTA=OFF -DBUILD_MPL2=OFF -DBUILD_PAR=OFF -DENABLE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=$PREFIX .
Expand Down

0 comments on commit dfecbd1

Please sign in to comment.