Sha256: 267564bbc5ee717491fc226bfd4e5bf618ee3efa57031bf6e0305c4b73b48929

Contents?: true

Size: 297 Bytes

Versions: 135

Compression:

Stored size: 297 Bytes

Contents

# -*- Makefile -*- Time-stamp: <03/10/12 20:35:49 ptr>
# $Id: gcc.mak 1881 2005-11-27 18:57:23Z complement $

SRCROOT := ../..
COMPILER_NAME := gcc

include Makefile.inc
include ${SRCROOT}/Makefiles/top.mak

INCLUDES += -I$(STLPORT_INCLUDE_DIR)

ifeq ($(OSNAME),linux)
DEFS += -D_GNU_SOURCE
endif

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-2.4.0 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.4.0.beta.2 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.4.0.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.2 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.2.beta.2 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.2.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.1.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.0 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.0.beta.3 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.0.beta.2 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.3.0.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.6 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.6.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.5 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.5.beta.3 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.5.beta.2 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.5.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.4.beta.1 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak
rhodes-2.2.3 platform/shared/stlport/build/misc/cxa_atexit/gcc.mak