Commit graph

67 commits

Author SHA1 Message Date
65309d2423 added AV1 support to ffmpeg 2023-11-24 11:06:22 +01:00
819923e8e8 removed lto from RUSTFLAGS as it does not work 2023-11-10 18:41:04 +01:00
8011430c1b rust no-lto 2023-11-06 00:58:53 +01:00
ab41408f08 AusweisApp2 2023-11-01 13:44:04 +01:00
6217f21e42 readded RUSTFLAGS to make.conf; added lto to chromium flags 2023-10-29 15:55:58 +01:00
a9814e7e00 removed all compiler flags from make.conf, bumped nss version for firefox, lapack with gcc 2023-10-25 11:21:32 +02:00
02f3d6ad5e llvm-17 unmask 2023-10-16 00:15:33 +02:00
8daf153d29 small updates 2023-10-09 11:32:50 +02:00
702ee53864 small updates 2023-09-28 15:51:27 +02:00
d4fae7d424 moved all compiler p-envs into 00compiler 2023-09-18 16:23:20 +02:00
30203fb8dc Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-09-16 13:17:08 +02:00
5a6c84b37a ignored crossdev 2023-09-16 13:16:59 +02:00
5279c0fde0 reworked compiler envs: now both clang and gcc are separate envs, with clang being the default for all packages 2023-09-16 13:13:38 +02:00
417efedab6 added repos.conf/crossdev.conf 2023-09-10 16:40:27 +02:00
b5ccfbcf86 added crossenv files got gitignore 2023-09-10 16:38:23 +02:00
e64d075703 rust thin lto; gmp without cpudetection 2023-09-10 14:36:26 +02:00
7fa3e2c5c5 Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-09-09 21:02:02 +02:00
71b3f24442 desktop changes 2023-09-09 21:01:13 +02:00
6c4a19e9f2 laptop sys changes 2023-09-09 20:59:42 +02:00
c22c1ae63e Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-09-01 16:19:52 +02:00
7f964496e6 minor geenral updates 2023-09-01 16:16:26 +02:00
3d09bf0f70 Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-09-01 00:41:50 +02:00
d1cf961691 fixed ccache penv 2023-09-01 00:41:32 +02:00
d5dc8e9fc8 updated on MG-Desktop 2023-09-01 00:40:19 +02:00
e941e9ba5a zstd USE flag, build sys-kernel/* with gcc except for kernel, firefox version bump 2023-08-30 20:52:56 +02:00
09df05c074 readded -flto to LDFLAGS since it broke stuff 2023-08-29 17:26:05 +02:00
3cab5124b7 removed -Wl,-as-needed as well as it gets added automatically by emerge 2023-08-29 17:08:49 +02:00
81c0a6ac21 split LDFLAGS into mold and llvm flags; removed -flto since apparently not needed 2023-08-29 17:00:10 +02:00
0d3cea304f fixed glibc lto no-lto 2023-08-28 19:04:52 +02:00
d7e733d35d switched chromium to lld 2023-08-28 19:04:05 +02:00
75f64148b7 reworked LTO to have no-lto package, gcc defaults to gnu-ld, clang defaults to lld now 2023-08-28 17:52:19 +02:00
27e4dc72be added ccache to kernel 2023-08-28 01:21:05 +02:00
d3cab8685d updated gcc env to overwrite all the programs the clang config initialy overwrites 2023-08-28 01:14:52 +02:00
969eac6125 fixed lld env to use LD=ld.lld 2023-08-28 01:09:31 +02:00
1c058e7a0b fixed lld env to use LD=ld.lld 2023-08-28 01:08:42 +02:00
138899053d changed kernel linker to lld 2023-08-28 00:36:54 +02:00
bd6aac6314 added llvm-libunwind to USE flags 2023-08-27 23:40:45 +02:00
db98396969 updated to make.conf in line with gentoo clang profile; thunderbird version bump; libtomcrypt for yt-dlp 2023-08-24 01:32:06 +02:00
27eb8bd442 cuda, ghc, gcc 2023-08-19 16:04:48 +02:00
d50a0b7832 added thunderbird to ccache 2023-08-02 18:59:54 +02:00
a85db45336 Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-08-02 18:54:25 +02:00
c2f654f603 come cleanup\nadded lld env since firefox 116 won't build with mold\nbumped thunderbird to 115.1.0 (testing)\nswitched rust to system-llvm 2023-08-02 18:53:42 +02:00
686cc47c5c come cleanup\nadded lld env since firefox 116 won't build with mold\nbumped thunderbird to 115.1.0 (testing)\nswitched rust to system-llvm 2023-08-02 18:44:45 +02:00
2715261b81 Merge branch 'main' of github.com:MoWeeeZ/portage-conf 2023-07-29 16:28:22 +02:00
43e7dd2783 changed kernel to clang compiler 2023-07-29 16:26:55 +02:00
25bb2cddc0 reworked RUSTFLAGS again to use clang+mold as linker, but removed the other flags 2023-07-27 13:03:17 +02:00
b2132272eb reworked RUSTFLAGS again to use clang+mold as linker, but removed the other flags 2023-07-27 13:02:17 +02:00
dbe90bb8cc updated RUSTFLAGS 2023-07-27 12:42:50 +02:00
3fdd0568f1 added dist-kernel flag to automatically rebuild modules on kernel upgrade 2023-07-26 11:38:13 +02:00
2b5c1b5807 added neofetch patch for kitty font detection 2023-07-25 00:24:16 +02:00