mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
devel/gnu-default-tools: Use correct include path
Include paths must use the full file name with extension. This was causing errors because it couldn't resolve the include.
This commit is contained in:
parent
5c01a44221
commit
30b290593a
@ -11,7 +11,7 @@
|
|||||||
# available
|
# available
|
||||||
#
|
#
|
||||||
%define _internal_gsed_path %{_tmppath}/sb-%{_uid}/${SB_PREFIX_CLEAN}
|
%define _internal_gsed_path %{_tmppath}/sb-%{_uid}/${SB_PREFIX_CLEAN}
|
||||||
%include textproc/gsed-internal
|
%include textproc/gsed-internal.bset
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build gdb first to raise the Python install error as early as
|
# Build gdb first to raise the Python install error as early as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user