Reenable building in share/mklocale for sparc64. It seems to work fine
now, and probably did for quite some time already. 5.0 candidate. Spotted by: roam
This commit is contained in:
parent
d162136327
commit
f3a24ab2b6
@ -3,13 +3,9 @@
|
||||
|
||||
# Do not include `info' in the SUBDIR list, it is handled separately.
|
||||
|
||||
SUBDIR= colldef dict examples man me misc mk monetdef \
|
||||
SUBDIR= colldef dict examples man me misc mk mklocale monetdef \
|
||||
msgdef numericdef skel syscons tabset termcap timedef zoneinfo
|
||||
|
||||
.if ${MACHINE_ARCH} != "sparc64"
|
||||
SUBDIR+= mklocale
|
||||
.endif
|
||||
|
||||
.if !defined(NO_SHAREDOCS)
|
||||
SUBDIR+= doc
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user