diff options
| author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-11-05 17:02:55 +0700 |
|---|---|---|
| committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-11-05 17:02:55 +0700 |
| commit | 30d862751ce42ecf667d08c360009aca3aacc1f8 (patch) | |
| tree | 09939348d9a81fba59e6530d28465baeba0b3e32 | |
| parent | e26a6b81a2b489a177e5916c54a3a9c59edd3a12 (diff) | |
Let the PIC setting be applied armv7's CFLAGS alone
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5a4585a..d567b54 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,6 @@ libicclient_a_SOURCES = \ member.c \ admin.c \ client.c -libicclient_a_CFLAGS = -fPIC bin_PROGRAMS = icclienttest icclienttest_SOURCES = main.c |