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-64 328B

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