Commit ee08c45
committed
Pullup ticket #6992 - requested by he
lang/rust: Runtime fix to reduce memory usage on NetBSD/i386
Revisions pulled up:
- lang/rust/Makefile 1.341
---
Module Name: pkgsrc
Committed By: he
Date: Wed Jul 16 22:06:25 UTC 2025
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
lang/rust: on NetBSD/i386, set the "no ASLR, please" flag on rustc.
This way we can still build firefox natively on NetBSD/i386.
Ref. https://mail-index.netbsd.org/pkgsrc-users/2025/07/15/msg041760.html1 parent f307022 commit ee08c45
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
603 | 604 | | |
604 | 605 | | |
605 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
606 | 614 | | |
607 | 615 | | |
608 | 616 | | |
| |||
0 commit comments