Skip to content

Commit

Permalink
Upgrade libunwind to 1.5.0 for GCC 10+
Browse files Browse the repository at this point in the history
  • Loading branch information
who-biz committed Sep 6, 2023
1 parent 64225d8 commit b122b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/depends/packages/unwind.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=unwind
$(package)_version=1.2
$(package)_version=1.5.0
$(package)_download_path=http://download.savannah.nongnu.org/releases/libunwind
$(package)_file_name=lib$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=1de38ffbdc88bd694d10081865871cd2bfbb02ad8ef9e1606aee18d65532b992
$(package)_sha256_hash=90337653d92d4a13de590781371c604f9031cdb50520366aa1e3a91e1efb1017

define $(package)_config_cmds
cp -f $(BASEDIR)/config.guess config/config.guess &&\
Expand Down

0 comments on commit b122b21

Please sign in to comment.