Skip to content
Success

Changes

Summary

  1. p7zip: fix error code mess with gcc-10 (commit: be69285) (details)
  2. binutils: infer GNU_TRIPLET from gcc (commit: 9a6c57e) (details)
  3. xsel: fix strncpy bound (commit: e444a38) (details)
  4. freeglut: fix extern variable declarations (commit: 9c509a0) (details)
Commit be69285aba127fbb267709ce972b58df89626360 by Aurélien Larcher
p7zip: fix error code mess with gcc-10
(commit: be69285)
The file was addedcomponents/archiver/p7zip/patches/07-gcc-10.patch
The file was modifiedcomponents/archiver/p7zip/Makefile (diff)
Commit 9a6c57eff79b0998d142437d964171b3f7e8c00b by Aurélien Larcher
binutils: infer GNU_TRIPLET from gcc
(commit: 9a6c57e)
The file was modifiedcomponents/developer/binutils/Makefile (diff)
The file was modifiedcomponents/x11/xsel/Makefile (diff)
The file was addedcomponents/x11/xsel/patches/00-strncpy.patch
Commit 9c509a03f8e85faefab53ca3d1b68ff7ffbec40e by Aurélien Larcher
freeglut: fix extern variable declarations
(commit: 9c509a0)
The file was modifiedcomponents/x11/freeglut/Makefile (diff)
The file was addedcomponents/x11/freeglut/patches/00-gcc-10.patch