diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-08-31 23:35:11 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-08-31 23:35:11 +0200 |
commit | 5670a7670bf07de2d0362f28349a9b455afbf4f3 (patch) | |
tree | 268e1ce40ed9aaebfdf0a6183047797ae7795895 /env/fpic.conf | |
download | gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.gz gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.bz2 gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.xz gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.zip |
Gentoo 17.1 / Major clean-up
Diffstat (limited to 'env/fpic.conf')
-rw-r--r-- | env/fpic.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/fpic.conf b/env/fpic.conf new file mode 100644 index 0000000..0f9fcd2 --- /dev/null +++ b/env/fpic.conf @@ -0,0 +1 @@ +CFLAGS="${CFLAGS} -fPIC" |