Clean LDFLAGS.
Reported by: bapt
This commit is contained in:
parent
c317d18a4c
commit
5e764e5645
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493716
@ -33,7 +33,7 @@ MANLANG= "" de es it
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
# --export-dynamic fixes libglade problems
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -Wl,--export-dynamic -lz
|
||||
LDFLAGS+= -Wl,--export-dynamic -lz
|
||||
|
||||
.if !defined(CFLAGS) || ${CFLAGS:M-fno-strict-aliasing*} == ""
|
||||
CFLAGS+= -O2 -fno-strict-aliasing
|
||||
|
Loading…
Reference in New Issue
Block a user