forked from Imagelibrary/binutils-gdb
Add gnulib to gdb release tarball
* src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
This commit is contained in:
@@ -311,7 +311,7 @@ gas_release()
|
||||
tar_compress $package $tool "$GAS_SUPPORT_DIRS" "$compressors"
|
||||
}
|
||||
|
||||
GDB_SUPPORT_DIRS="bfd include libiberty opcodes readline sim intl libdecnumber cpu zlib contrib"
|
||||
GDB_SUPPORT_DIRS="bfd include libiberty opcodes readline sim intl libdecnumber cpu zlib contrib gnulib"
|
||||
gdb_release()
|
||||
{
|
||||
compressors=$1
|
||||
|
||||
Reference in New Issue
Block a user