Ignore:
Timestamp:
03/30/2010 02:18:49 PM (14 years ago)
Author:
marcus
Message:

r117 | klaus | 2010-03-29 20:46:24 +0200 (Mo, 29 Mär 2010) | 1 line

added -fPIC to a number of Makfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/source/foreign/Makefile

    r20 r200  
    77# K. Stammler, 7-Mar-95 
    88 
    9 CFLAGS      = $(SH_CCOPTIONS) -I.. -DBASECNST=\"basecnst.h\" -Dsparc=1 
     9CFLAGS      = $(SH_CCOPTIONS) -fPIC -I.. -DBASECNST=\"basecnst.h\" -Dsparc=1 
    1010CC          = $(SH_COMPILER) 
    1111LD          = $(SH_COMPILER) 
Note: See TracChangeset for help on using the changeset viewer.