summaryrefslogtreecommitdiff
path: root/tests/scripts/features/load
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-28 15:15:18 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-28 15:15:18 +0900
commit78048af7e6a3e2c95b0561cb85895c8cb287e8f0 (patch)
treee62e70b2f8a76d66173e52e86235f384c89c9fc0 /tests/scripts/features/load
parent62e818d0e4e064f6da403cbf516dc7a7301ec569 (diff)
downloadmake-78048af7e6a3e2c95b0561cb85895c8cb287e8f0.tar.gz
make-78048af7e6a3e2c95b0561cb85895c8cb287e8f0.tar.bz2
make-78048af7e6a3e2c95b0561cb85895c8cb287e8f0.zip
Imported Upstream version 4.2upstream/4.2
Diffstat (limited to 'tests/scripts/features/load')
-rw-r--r--tests/scripts/features/load2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/features/load b/tests/scripts/features/load
index 1f8cdc2..2e9318d 100644
--- a/tests/scripts/features/load
+++ b/tests/scripts/features/load
@@ -56,7 +56,7 @@ load testload.so
POST := $(.LOADED)
all: ; @echo pre=$(PRE) post=$(POST) $(TESTLOAD)
!,
- '', "pre= post=testload.so implicit\n");
+ '--warn-undefined-variables', "pre= post=testload.so implicit\n");
# TEST 2
# Load using an explicit function