mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-1062 revisions made to combined PR 1407 and 5442 (includes merge
changes by ghidra1)
This commit is contained in:
parent
d8c578d99d
commit
f55d6b0f3b
27 changed files with 2482 additions and 1697 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
PCodeTest.defaults.toolchain_root = '/local/ToolChains'
|
||||
PCodeTest.defaults.build_root = '/local/build-pcodetest'
|
||||
PCodeTest.defaults.gcc_version = '7.3.0'
|
||||
PCodeTest.defaults.gcc_version = '9.2.0'
|
||||
PCodeTest.defaults.skip_files = []
|
||||
PCodeTest.defaults.export_root = os.getcwd() + '/../../../../../ghidra.bin/Ghidra/Test/TestResources/data/pcodetests/'
|
||||
PCodeTest.defaults.pcodetest_src = os.getcwd() + '/c_src'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue