summaryrefslogtreecommitdiffstats
path: root/source-builder/config/ntp-4-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-07-26 10:44:45 +1000
committerChris Johns <chrisj@rtems.org>2014-07-26 10:44:45 +1000
commitfdb2b9edc32ab3c2d87642a05ec68e7c2cc7185a (patch)
treed0e2f12525a7a1de30d42aec503f1c6b9b5d1c9f /source-builder/config/ntp-4-1.cfg
parentsb: Remove duplicates from the config file list. (diff)
downloadrtems-source-builder-fdb2b9edc32ab3c2d87642a05ec68e7c2cc7185a.tar.bz2
rtems-bsp: Install 3rd party packages under a BSP.
Provide the paths so a package built for RTEMS can be installed under the BSP. Update NTP to install under the BSP.
Diffstat (limited to '')
-rw-r--r--source-builder/config/ntp-4-1.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/source-builder/config/ntp-4-1.cfg b/source-builder/config/ntp-4-1.cfg
index d8e2ba5..014c935 100644
--- a/source-builder/config/ntp-4-1.cfg
+++ b/source-builder/config/ntp-4-1.cfg
@@ -45,6 +45,14 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
../${source_dir_ntp}/configure \
--host=%{_host} \
--prefix=%{_prefix} \
+ --bindir=%{_bindir} \
+ --exec_prefix=%{_exec_prefix} \
+ --includedir=%{_includedir} \
+ --libdir=%{_libdir} \
+ --libexecdir=%{_libexecdir} \
+ --mandir=%{_mandir} \
+ --infodir=%{_infodir} \
+ --datadir=%{_datadir} \
--disable-ipv6 \
--disable-HOPFPCI