Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

irix6-n32 330B

12345678910111213141516
  1. # Configuration for IRIX 6.x, make n32 DSOs
  2. include $(TOP)/configs/default
  3. CONFIG_NAME = irix6-n32
  4. # Compiler and flags
  5. CC = cc
  6. CXX = CC
  7. CFLAGS = -n32 -mips3 -O3 -ansi -woff 1174,1521,1552 -DUSE_XSHM -DPTHREADS
  8. CXXFLAGS = -n32 -mips3 -O3 -ansi -woff 1174,1552 -DPTHREADS
  9. GLW_SOURCES = GLwDrawA.c GLwMDrawA.c
  10. LIB_DIR = lib32