From ec1d62ac78fd648bfb1976b4f0ca90bab24cf1a8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 19 Jan 2019 07:39:44 -0200 Subject: [PATCH] cross-powerpc-linux-musl: fix patches symlink. --- .../cross-powerpc-linux-musl/files/fix-cxxflags-passing.patch | 2 +- srcpkgs/cross-powerpc-linux-musl/files/musl-ada.patch | 2 +- .../files/no-stack_chk_fail_local.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cross-powerpc-linux-musl/files/fix-cxxflags-passing.patch b/srcpkgs/cross-powerpc-linux-musl/files/fix-cxxflags-passing.patch index 50d80d1b571..4a8c831e615 120000 --- a/srcpkgs/cross-powerpc-linux-musl/files/fix-cxxflags-passing.patch +++ b/srcpkgs/cross-powerpc-linux-musl/files/fix-cxxflags-passing.patch @@ -1 +1 @@ -../../gcc/files/fix-cxxflags-passing.patch \ No newline at end of file +../../gcc/patches/fix-cxxflags-passing.patch \ No newline at end of file diff --git a/srcpkgs/cross-powerpc-linux-musl/files/musl-ada.patch b/srcpkgs/cross-powerpc-linux-musl/files/musl-ada.patch index a9ff8a40d3d..64906d48ecb 120000 --- a/srcpkgs/cross-powerpc-linux-musl/files/musl-ada.patch +++ b/srcpkgs/cross-powerpc-linux-musl/files/musl-ada.patch @@ -1 +1 @@ -../../gcc/files/musl-ada.patch \ No newline at end of file +../../gcc/patches/musl-ada.patch \ No newline at end of file diff --git a/srcpkgs/cross-powerpc-linux-musl/files/no-stack_chk_fail_local.patch b/srcpkgs/cross-powerpc-linux-musl/files/no-stack_chk_fail_local.patch index 310bb10374a..730486bacb5 120000 --- a/srcpkgs/cross-powerpc-linux-musl/files/no-stack_chk_fail_local.patch +++ b/srcpkgs/cross-powerpc-linux-musl/files/no-stack_chk_fail_local.patch @@ -1 +1 @@ -../../gcc/files/no-stack_chk_fail_local.patch \ No newline at end of file +../../gcc/patches/no-stack_chk_fail_local.patch \ No newline at end of file