summaryrefslogtreecommitdiff
path: root/cross/cross-gcc
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-06-17 16:45:47 -0400
committerDavid P <megver83@parabola.nu>2020-06-17 16:45:47 -0400
commit7b607897cdcd7c71e4b5608482343f0a7b72505d (patch)
tree448e3c98635632525085a7f7005804f9a63e573d /cross/cross-gcc
parent53a347eecc9af97057bd785ad0c89d1a2118c838 (diff)
downloadabslibre-7b607897cdcd7c71e4b5608482343f0a7b72505d.tar.gz
abslibre-7b607897cdcd7c71e4b5608482343f0a7b72505d.tar.bz2
abslibre-7b607897cdcd7c71e4b5608482343f0a7b72505d.zip
cross: add recommendations for a good pkgdesc
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'cross/cross-gcc')
-rw-r--r--cross/cross-gcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/cross-gcc/PKGBUILD b/cross/cross-gcc/PKGBUILD
index 6fa116cca..99d834f99 100644
--- a/cross/cross-gcc/PKGBUILD
+++ b/cross/cross-gcc/PKGBUILD
@@ -84,7 +84,7 @@
#
# * If the toolchain has no operating system (see the toolchain triplet, <_os_target>), then it's a
# bare-metal toolchain, in which case you have to specify it in the pkgdesc
-#
+#
# * Do a bit of research in forums, wikis and documents about the target you plan to build, a good
# idea is to see the description that other distros put (e.g. Debian) if they have the same toolchain
#