aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc
diff options
context:
space:
mode:
authorChris Copeland <chris@chrisnc.net>2023-08-15 02:06:29 -0700
committerChris Packham <judge.packham@gmail.com>2023-09-24 16:12:58 +1300
commit6146b5a6409c8019b37da9f7948ace614324b1dc (patch)
tree6032454db5b8091b290e91e57d1c1bd3a30d09a6 /packages/picolibc
parentf22be3a6251c852f321188184f199ffc1d4c156d (diff)
downloadcrosstool-ng-6146b5a6409c8019b37da9f7948ace614324b1dc.tar.gz
crosstool-ng-6146b5a6409c8019b37da9f7948ace614324b1dc.tar.bz2
crosstool-ng-6146b5a6409c8019b37da9f7948ace614324b1dc.zip
use -all-static when building a static gdb
gdb is linked with libtool, which has a different meaning for -static, and -all-static must be used to get a static executable. The binutils build script already uses this option for static builds. Also remove unnecessary -static from cflags for the gdb build. Signed-off-by: Chris Copeland <chris@chrisnc.net>
Diffstat (limited to 'packages/picolibc')
0 files changed, 0 insertions, 0 deletions