forked from Imagelibrary/binutils-gdb
From Cary Coutant: Fix mixing PIC and non-PIC relocs in the same
shared library.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
// file. See two_file_test_1.cc for details.
|
||||
|
||||
extern bool t1();
|
||||
extern bool t1a();
|
||||
extern int t1_2();
|
||||
|
||||
extern bool t2();
|
||||
|
||||
Reference in New Issue
Block a user