diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-21 09:24:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-21 09:24:07 +0100 |
commit | ef540dd65e749f9d023496c0d27df2c7dc99c65d (patch) | |
tree | 2d6f268799c2e830bcb49889ca2ca0af759b46b9 /paludis/options.conf.d/000-global.options.conf | |
parent | 9c1bfef77dcf96c12fe0bc44c09f6703b5519408 (diff) |
add paludis configuration files
Diffstat (limited to 'paludis/options.conf.d/000-global.options.conf')
-rw-r--r-- | paludis/options.conf.d/000-global.options.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/paludis/options.conf.d/000-global.options.conf b/paludis/options.conf.d/000-global.options.conf new file mode 100644 index 0000000..eb736c4 --- /dev/null +++ b/paludis/options.conf.d/000-global.options.conf @@ -0,0 +1,9 @@ +*/* build_options: jobs=8 -recommended_tests symbols=strip +*/* targets: x86_64-pc-linux-gnu i686-pc-linux-gnu +*/* providers: elogind eudev ffmpeg jpeg-turbo openrc openssl sysvinit -gnutls -ijg-jpeg -libav -libressl -systemd +*/* parts: openrc +*/* video_drivers: -* gallium-swrast intel nouveau r300 radeon vc4 virtio-gpu vmware +*/* python_abis: -* 2.7 3.7 +*/* ruby_abis: -* 2.5 +*/* lua_abis: -* 5.2 +*/* acl brotli dbus dkms dri gmp gpm gobject-introspection idn llvm lua lz4 ncurses opencl opengl openssl perl polkit python readline rtmp ruby sdl sqlite va vdpau wayland xattr xml xv xvmc X zstd -berkdb -dbm -gcrypt -gdbm -journald -systemd |