mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
OS/2 build bustage - add HOST_BIN_SUFFIX
This commit is contained in:
parent
6156ea37f5
commit
5f78782436
@ -858,6 +858,7 @@ case "$host" in
|
||||
HOST_CFLAGS="$HOST_CFLAGS -DXP_OS2 -DNO_X11"
|
||||
HOST_NSPR_MDCPUCFG='\"md/_os2.cfg\"'
|
||||
HOST_OPTIMIZE_FLAGS="${HOST_OPTIMIZE_FLAGS=-O2}"
|
||||
HOST_BIN_SUFFIX=.exe
|
||||
;;
|
||||
|
||||
*-osf*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user