diff options
Diffstat (limited to 'cross/cross-gcc/PKGBUILD')
-rw-r--r-- | cross/cross-gcc/PKGBUILD | 2 |
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 # |