We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0452d39 commit 25130a3Copy full SHA for 25130a3
1 file changed
pkgs/gcc/gcc.yaml
@@ -12,6 +12,8 @@ sources:
12
url: http://ftpmirror.gnu.org/gcc/gcc-4.9.2/gcc-4.9.2.tar.bz2
13
14
build_stages:
15
+ # Make gcc automatically embed RPATH to the proper libstdc++, libgfortran,
16
+ # libgcc and libquadmath libraries:
17
- name: rpath_patch
18
before: configure
19
files: [rpath.patch]
0 commit comments