Skip to content

Commit b7af8c0

Browse files
authored
[5.8] Re-enable test-static-stdlib.test (#118)
Originally submitted to 5.9 as #115 This test was disabled for a while, which led to static linking regressions on Linux. It should be re-enabled to make sure that this feature works as intended.
1 parent 006d5bb commit b7af8c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test-static-stdlib/test-static-stdlib.test

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
REQUIRES: SR9384
1+
REQUIRES: platform=Linux
32

43
RUN: rm -rf %t
54
RUN: mkdir -p %t

0 commit comments

Comments
 (0)