Skip to content

Commit

Permalink
xfce4-whiskermenu-plugin: Build release with debug info
Browse files Browse the repository at this point in the history
Use Bee’s default, which is [`RelWithDebInfo`][1] since version 1.2.27.

[1]: mariux64/bee@5cc3440
  • Loading branch information
pmenzel committed Jan 17, 2024
1 parent c87408f commit 73b7975
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xfce4-whiskermenu-plugin.be0
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ SRCURL[0]="https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/$
# bee_patch "${@}"
#}

mee_configure() {
bee_configure -DCMAKE_BUILD_TYPE=Release
}
#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
Expand Down

0 comments on commit 73b7975

Please sign in to comment.