Ignore:
Timestamp:
May 29, 2009, 9:57:41 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Fix for Ticket #85 (by diver) in 3.3 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/examples/libsmbclient/Makefile.internal

    r206 r239  
    1919FLAGS =  -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt  -O -D_SAMBA_BUILD_=3 $(GTK_CFLAGS) $(SAMBA_INCLUDES)
    2020
    21 PICFLAG=-fPIE
    22 LDFLAGS= $(SAMBA_LIBPATH) -pie -Zexe -Zomf -Zmap -Zargs-wild -Zhigh-mem -D__ST_MT_ERRNO__ -s
     21PICFLAG=
     22LDFLAGS= $(SAMBA_LIBPATH)  -Zexe -Zomf -Zmap -Zargs-wild -Zbin-files -D__ST_MT_ERRNO__ -s
    2323
    2424EXTERNAL_LIBS =   
Note: See TracChangeset for help on using the changeset viewer.