Skip to content

Commit

Permalink
test CXXFLAGS='-fcommon' for ww
Browse files Browse the repository at this point in the history
  • Loading branch information
sfarrens committed Oct 13, 2024
1 parent 18643a6 commit 39e7af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_shapepipe
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ if [ "$INSTALL_WW" == TRUE ] && check_binary $ww_bin
then
report_progress 'WeightWatcher'
download_package $ww_url $ww_tar
export CXXFLAGS="-fcommon"
build_standard $ww_dir
fi

Expand Down

0 comments on commit 39e7af4

Please sign in to comment.