Commit 2d4f750
Fix DCE compile issues
The dce_rc command was running an ls command without de-aliasing it
cause some users to run into issues with the make not finding their
extra files.
TestSuite.H was missing an include that is picked up by chance in the
hostboot compile.
Change-Id: I4fe1d991f8991c7fba6e66e11f94070151adfb2e
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/c/hostboot/+/172246
Tested-by: Jenkins Server <[email protected]>
Reviewed-by: Daniel M Crowell <[email protected]>1 parent c4227d1 commit 2d4f750
File tree
2 files changed
+2
-1
lines changed- src
- build/tools/dce/dce-extra-files
- include/usr/cxxtest
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments