Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2023 23:44:57 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e4b7e0154f5e - main - Mk/bsd.options.desc.mk: Expand ASLR
Message-ID:  <202312222344.3BMNivih098673@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4b7e0154f5e3914d7191ef170273b1210cfdd80

commit e4b7e0154f5e3914d7191ef170273b1210cfdd80
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-22 12:28:24 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-22 23:44:43 +0000

    Mk/bsd.options.desc.mk: Expand ASLR
    
    Expand the ASLR acronym for much wider understanding.
    
    Reported by:    arrowd
---
 Mk/bsd.options.desc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index d20740cc888a..f877b04dd8d4 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -30,7 +30,7 @@ APE_DESC?=		Monkey's Audio lossless format support
 ARCHIVE_DESC?=		bzip2/zip/iso9660 archive support
 ARMADILLO_DESC?=	TPS transform computation via Armadillo
 ASIO_DESC?=		Asynchronous I/O support
-ASLR_DESC?=		Enable ASLR support
+ASLR_DESC?=		Enable Address Space Layout Randomization support
 ASM_DESC?=		Use optimized assembly code
 ASPELL_DESC?=		Spell checking support via GNU Aspell
 ASSERT_DESC?=		Enable debug assertions


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312222344.3BMNivih098673>