mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
Merge remote-tracking branch 'origin/GT-2745_caheckman'
This commit is contained in:
commit
fddb09f2f3
6 changed files with 24 additions and 19 deletions
|
@ -394,7 +394,14 @@ task assembleCommon (type: Copy) {
|
|||
into "Ghidra"
|
||||
filter (ConcatFilter, prepend: buildDateFile)
|
||||
}
|
||||
|
||||
|
||||
////////////////
|
||||
// Patch Readme
|
||||
////////////////
|
||||
from (ROOT_PROJECT_DIR + "/GhidraBuild/patch") {
|
||||
into "Ghidra/patch"
|
||||
}
|
||||
|
||||
/////////////////
|
||||
// GLOBALS
|
||||
/////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue