From 7a2e39e22e8de4648c2d56c4425edbc94d036c35 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 19 May 2019 22:10:41 -0400
Subject: gcc-*-*-*-*: Add multiarch-related comments

---
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control
index 0ac9577..ee0e8e8 100644
--- a/gcc.pkg.in/control
+++ b/gcc.pkg.in/control
@@ -4,9 +4,11 @@ Platform: all
 Depends: gcc-${Base-Version}-common (= ${Binary-Version}),
          cpp-${Base-Version} (= ${Binary-Version}),
          gcc-${Base-Version}-dev (= ${Binary-Version}),
+#        gcc-${Base-Version}-dev:@PKG_TARGET_ARCH@,
          binutils-@PKG_TARGET_ARCH@,
          ${Shlib-Depends},
 Recommends: libc.6-dev
+#           libc.6-dev:@PKG_TARGET_ARCH@,
 Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}),
 Description: GNU C compiler for @PKG_TARGET_ARCH@
  The C language front end for the GNU compiler collection.
--
cgit v0.9.1