mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 16:43:25 +00:00
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
|
||||||
|
|
||||||
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: add lib to the GNU canonicalized subdirectories,
|
* configure.in: add lib to the GNU canonicalized subdirectories,
|
||||||
|
|||||||
@@ -31,8 +31,8 @@ cfg_subdirs1="make"
|
|||||||
if test x"$multilib" = x"no"; then
|
if test x"$multilib" = x"no"; then
|
||||||
hst_subdirs1="$hst_subdirs1 exec"
|
hst_subdirs1="$hst_subdirs1 exec"
|
||||||
fi
|
fi
|
||||||
hst_subdirs1="$hst_subdirs1 lib"
|
hst_subdirs1="$hst_subdirs1 lib lib/libcpu"
|
||||||
cfg_subdirs="$cfg_subdirs lib/libcpu lib/libbsp"
|
cfg_subdirs="$cfg_subdirs lib/libbsp"
|
||||||
hst_subdirs="libfs"
|
hst_subdirs="libfs"
|
||||||
hst_subdirs="$hst_subdirs libmisc"
|
hst_subdirs="$hst_subdirs libmisc"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user