mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
Compare commits
4 commits
096636ea1c
...
0d896e9991
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d896e9991 | |||
| 33d7b1c6e3 | |||
| a16c3c5886 | |||
| 28cc4c5399 |
4 changed files with 5 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
/postsync.d/50-eix-postsync
|
||||
|
||||
10local
|
||||
10local*
|
||||
|
||||
cross-*
|
||||
crossdev*
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
RUSTFLAGS="-C target-cpu=native -C opt-level=3"
|
||||
|
||||
EMERGE_DEFAULT_OPTS="--autounmask-use=n"
|
||||
|
||||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
www-client/firefox:rapid ~amd64
|
||||
|
||||
=dev-libs/nss-3.110 ~amd64
|
||||
=dev-libs/nss-3.113 ~amd64
|
||||
|
|
|
|||
1
package.use/iptables
Normal file
1
package.use/iptables
Normal file
|
|
@ -0,0 +1 @@
|
|||
net-firewall/iptables nftables
|
||||
Loading…
Add table
Add a link
Reference in a new issue