CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ncurses: updated to 6.1. Disabled stripping
[crossrootfs.git] / tzdata / zic_host-makefile.patch
... / ...
CommitLineData
1--- src.orig/Makefile 2018-05-09 22:44:57.787104123 +0000
2+++ src/Makefile 2018-05-09 22:47:08.227103096 +0000
3@@ -350,14 +350,14 @@
4
5 # The zic command and its arguments.
6
7-zic= ./zic
8-ZIC= $(zic) $(ZFLAGS)
9+zic= ./zic_host
10+ZIC_HOST= $(zic) $(ZFLAGS)
11
12 ZFLAGS=
13
14 # How to use zic to install tz binary files.
15
16-ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)' $(LEAPSECONDS)
17+ZIC_INSTALL= $(ZIC_HOST) -d '$(DESTDIR)$(TZDIR)' $(LEAPSECONDS)
18
19 # The name of a Posix-compliant 'awk' on your system.
20 AWK= awk
21@@ -600,7 +600,7 @@
22 TZDEFAULT='$(TZDEFAULT)' \
23 TZDIR='$(TZDIR)' \
24 YEARISTYPE='$(YEARISTYPE)' \
25- ZIC='$(ZIC)'
26+ ZIC='$(ZIC_HOST)'
27
28 # 'make install_data' installs one set of tz binary files.
29 install_data: zic leapseconds yearistype tzdata.zi