about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/compilers/gcc/no-sys-dirs-riscv.patch
blob: 00e2838af6fd492aa000745cf49888e15218a2e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/gcc/config/riscv/linux.h
+++ b/gcc/config/riscv/linux.h
@@ -69,8 +69,4 @@
 
 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack
 
-#define STARTFILE_PREFIX_SPEC 			\
-   "/lib" XLEN_SPEC "/" ABI_SPEC "/ "		\
-   "/usr/lib" XLEN_SPEC "/" ABI_SPEC "/ "	\
-   "/lib/ "					\
-   "/usr/lib/ "
+#define STARTFILE_PREFIX_SPEC ""