mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
gcc: remove gdb python files also in root build.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
2
lfs/gcc
2
lfs/gcc
@@ -286,6 +286,8 @@ endif
|
||||
ifeq "$(ROOT)" ""
|
||||
ln -svf ../usr/bin/cpp /lib
|
||||
ln -svf gcc /usr/bin/cc
|
||||
# remove gdb python files from libdir
|
||||
rm -rf /usr/lib/*-gdb.py
|
||||
else
|
||||
ifeq "$(PASS)" "1"
|
||||
ln -svf libgcc.a $$(/tools/bin/$(CROSSTARGET)-gcc -print-libgcc-file-name | sed 's/libgcc/&_eh/')
|
||||
|
||||
Reference in New Issue
Block a user