Skip to content

Commit e5226d3

Browse files
committed
Tools.gmk: Enable annobin 12.99 for GCC 11.3.0
1 parent 2d791e6 commit e5226d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make/devkit/Tools.gmk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ ifeq ($(GCC_VER), 11.3.0)
113113
gmp_ver := gmp-6.2.1
114114
mpc_ver := mpc-1.2.1
115115
gdb_ver := gdb-11.2
116+
annobin_ver := annobin-12.99
116117
REQUIRED_MIN_MAKE_MAJOR_VERSION := 4
117118
else ifeq ($(GCC_VER), 11.2.0)
118119
gcc_ver := gcc-11.2.0

0 commit comments

Comments
 (0)