Skip to content

Commit d9c2f48

Browse files
committed
StdLib: Fix compilation dependencies
Synchronize the latest edk2 version: Move StackCheckLibStaticInit to StackCheckLib related commit: efbf5ed08c48478b51bb6b6da5670b1312755854 Closes tianocore#80 Reported-by: Jayaprakash Nevara <[email protected]> Signed-off-by: Dongyan Qian <[email protected]>
1 parent d0def19 commit d9c2f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StdLib/StdLib.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
NULL|StdLib/LibC/Softfloat/Softfloat.inf
7474

7575
# Add support for GCC stack protector
76-
NULL|MdePkg/Library/StackCheckLib/StackCheckLibStaticInit.inf
76+
NULL|MdePkg/Library/StackCheckLib/StackCheckLib.inf
7777

7878
[Components]
7979
# BaseLib and BaseMemoryLib need to be built with the /GL- switch when using the Microsoft

0 commit comments

Comments
 (0)