Unbreak "make checkdpadd".
This commit is contained in:
parent
2fd339446d
commit
dfebdcdf7c
@ -22,7 +22,7 @@ CFLAGS+=-fno-builtin
|
||||
CFLAGS+=-D_LOCK_DEBUG
|
||||
#CFLAGS+= -g
|
||||
|
||||
LDADD+= -Wl,--version-script=${.CURDIR}/pthread.map
|
||||
LDFLAGS= -Wl,--version-script=${.CURDIR}/pthread.map
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
CFLAGS+=-D_PTHREADS_INVARIANTS -Wall
|
||||
|
@ -22,7 +22,7 @@ CFLAGS+=-fno-builtin
|
||||
CFLAGS+=-D_LOCK_DEBUG
|
||||
#CFLAGS+= -g
|
||||
|
||||
LDADD+= -Wl,--version-script=${.CURDIR}/pthread.map
|
||||
LDFLAGS= -Wl,--version-script=${.CURDIR}/pthread.map
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
CFLAGS+=-D_PTHREADS_INVARIANTS -Wall
|
||||
|
Loading…
x
Reference in New Issue
Block a user