diff options
| author | Chris Copeland <chris@chrisnc.net> | 2023-08-15 02:06:29 -0700 |
|---|---|---|
| committer | Chris Packham <judge.packham@gmail.com> | 2023-09-24 16:12:58 +1300 |
| commit | 6146b5a6409c8019b37da9f7948ace614324b1dc (patch) | |
| tree | 6032454db5b8091b290e91e57d1c1bd3a30d09a6 /packages/m4 | |
| parent | f22be3a6251c852f321188184f199ffc1d4c156d (diff) | |
| download | crosstool-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/m4')
0 files changed, 0 insertions, 0 deletions
