mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-editors/emacs-vcs: Revert "Disable the sandbox entirely."
Reverts: 4c2e8ee475
This commit is contained in:
@@ -273,8 +273,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# Disable the sandbox. For the unbelievers, see bug #131505
|
||||
SANDBOX_ON=0 LD_PRELOAD="" emake
|
||||
export SANDBOX_ON=0 # for the unbelievers, see Bug #131505
|
||||
emake
|
||||
}
|
||||
|
||||
src_install () {
|
||||
|
||||
@@ -273,8 +273,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# Disable the sandbox. For the unbelievers, see bug #131505
|
||||
SANDBOX_ON=0 LD_PRELOAD="" emake
|
||||
export SANDBOX_ON=0 # for the unbelievers, see Bug #131505
|
||||
emake
|
||||
}
|
||||
|
||||
src_install () {
|
||||
|
||||
@@ -273,8 +273,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# Disable the sandbox. For the unbelievers, see bug #131505
|
||||
SANDBOX_ON=0 LD_PRELOAD="" emake
|
||||
export SANDBOX_ON=0 # for the unbelievers, see Bug #131505
|
||||
emake
|
||||
}
|
||||
|
||||
src_install () {
|
||||
|
||||
@@ -273,8 +273,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# Disable the sandbox. For the unbelievers, see bug #131505
|
||||
SANDBOX_ON=0 LD_PRELOAD="" emake
|
||||
export SANDBOX_ON=0 # for the unbelievers, see Bug #131505
|
||||
emake
|
||||
}
|
||||
|
||||
src_install () {
|
||||
|
||||
Reference in New Issue
Block a user