cc-wrapper, bintools-wrapper: Remove now unneeded set {+,-}u
This commit is contained in:
@@ -54,8 +54,6 @@
|
||||
# For more details, read the individual files where the mechanisms used to
|
||||
# accomplish this will be individually documented.
|
||||
|
||||
set -u
|
||||
|
||||
# Skip setup hook if we're neither a build-time dep, nor, temporarily, doing a
|
||||
# native compile.
|
||||
#
|
||||
@@ -120,4 +118,3 @@ export NIX_HARDENING_ENABLE
|
||||
|
||||
# No local scope in sourced file
|
||||
unset -v role_pre role_post
|
||||
set +u
|
||||
|
||||
Reference in New Issue
Block a user