unxlngr.mk (cdf0e10c) | unxlngr.mk (a4f23604) |
---|---|
1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# --- 17 unchanged lines hidden (view full) --- 26#************************************************************************* 27 28# mk file for Unix Linux ARM using GCC, please make generic modifications to unxlng.mk 29 30CDEFAULTOPT=-Os 31.INCLUDE : unxlng.mk 32CDEFS+=-DARM32 33CFLAGS+=-fno-omit-frame-pointer | 1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# --- 17 unchanged lines hidden (view full) --- 26#************************************************************************* 27 28# mk file for Unix Linux ARM using GCC, please make generic modifications to unxlng.mk 29 30CDEFAULTOPT=-Os 31.INCLUDE : unxlng.mk 32CDEFS+=-DARM32 33CFLAGS+=-fno-omit-frame-pointer |
34DLLPOSTFIX=lr | 34DLLPOSTFIX= |