66b1828073
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/ifolder@1630 6952d904-891a-0410-993b-d76249ca496b
12 lines
262 B
Diff
12 lines
262 B
Diff
--- libflaim-4.9.966.orig/Makefile
|
|
+++ libflaim-4.9.966/Makefile
|
|
@@ -935,7 +935,7 @@
|
|
static_lib_suffix = .a
|
|
shared_lib_suffix = .so.$(shared_lib_version)
|
|
|
|
- compiler = g++
|
|
+ compiler = g++ -U_FORTIFY_SOURCE -fPIC
|
|
exe_linker = g++
|
|
shared_linker = g++
|
|
|