Skip to content

Commit 25130a3

Browse files
committed
Add a comment explaining what the patch does
1 parent 0452d39 commit 25130a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkgs/gcc/gcc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ sources:
1212
url: http://ftpmirror.gnu.org/gcc/gcc-4.9.2/gcc-4.9.2.tar.bz2
1313

1414
build_stages:
15+
# Make gcc automatically embed RPATH to the proper libstdc++, libgfortran,
16+
# libgcc and libquadmath libraries:
1517
- name: rpath_patch
1618
before: configure
1719
files: [rpath.patch]

0 commit comments

Comments
 (0)