From c92003e082adbe60975da2701eac1ba03ecba486 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 1 Dec 2007 06:50:09 +0000 Subject: Compile shared library code with -fPIC. Also, alphabetize. --- gold/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/Makefile.am') diff --git a/gold/Makefile.am b/gold/Makefile.am index 84c39b9..59501c6 100644 --- a/gold/Makefile.am +++ b/gold/Makefile.am @@ -50,8 +50,8 @@ CCFILES = \ reloc.cc \ resolve.cc \ script.cc \ - symtab.cc \ stringpool.cc \ + symtab.cc \ target-select.cc \ version.cc \ workqueue.cc \ -- cgit v1.1