Fixed pcb2gcode for gcc 11

This commit is contained in:
layman
2021-05-19 10:41:18 +02:00
parent 572b933b01
commit 51dc91ef1c
3 changed files with 334 additions and 1 deletions
@@ -30,6 +30,8 @@ DEPEND="dev-cpp/gtkmm:2.4
${RDEPEND}"
src_prepare() {
eapply "${FILESDIR}/${P}-gcc-11.patch"
if [[ ${PV} == "9999" ]] ; then
eautoreconf
fi