Skip to content

Commit

Permalink
zero-profile: add bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Jan 5, 2024
1 parent add8f37 commit af59ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profiles/pentoo/zero-system/profile.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ if [[ ${CATEGORY}/${PN} == net-ftp/filezilla ]]; then
export CXXFLAGS="${CXXFLAGS/-flto/}"
fi
if [[ ${CATEGORY}/${PN} == net-wireless/gnuradio ]]; then
# https://github.com/gnuradio/gnuradio/issues/7056
# replicated on mammon but not naga
export CXXFLAGS="${CXXFLAGS/-Werror=odr/}"
fi
Expand Down

0 comments on commit af59ab4

Please sign in to comment.