mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
build: Install gdb for release builds (RFC)
This commit is contained in:
@@ -173,7 +173,9 @@ fi
|
||||
|
||||
# Devtools... (not for Release)
|
||||
[ "$TESTING" = "yes" ] && $SCRIPTS/install testing
|
||||
[ "$DEVTOOLS" = "yes" ] && $SCRIPTS/install debug
|
||||
|
||||
# Install gdb in all builds, including releases
|
||||
$SCRIPTS/install debug
|
||||
|
||||
# OEM packages
|
||||
[ "$OEM_SUPPORT" = "yes" ] && $SCRIPTS/install oem
|
||||
|
||||
Reference in New Issue
Block a user