mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
Merge pull request #10503 from LoEE/jpc/master/git-macos-cross
git: fix cross compilation on macOS
This commit is contained in:
+2
-1
@@ -98,7 +98,8 @@ MAKE_FLAGS := \
|
||||
GITWEB_JS="/gitweb/gitweb.js" \
|
||||
GITWEB_CSS="/gitweb/gitweb.css" \
|
||||
GITWEB_LOGO="/gitweb/gitweb-logo.png" \
|
||||
GITWEB_FAVICON="/gitweb/gitweb-favicon.png"
|
||||
GITWEB_FAVICON="/gitweb/gitweb-favicon.png" \
|
||||
uname_S="Linux" \
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--without-iconv \
|
||||
|
||||
Reference in New Issue
Block a user