(UCONTEXT): Move to config.h.
This commit is contained in:
parent
69150d10fc
commit
5c02a0aefc
2 changed files with 2 additions and 5 deletions
|
@ -48,10 +48,6 @@ CFLAGS := $(CFLAGS) @PTHREAD_CFLAGS@
|
|||
LDFLAGS := $(LDFLAGS) @PTHREAD_CFLAGS@
|
||||
LDLIBS := @PTHREAD_LIBS@ $(LDLIBS)
|
||||
endif
|
||||
ifeq ($(empthread),LWP)
|
||||
# TODO use config.h
|
||||
CPPFLAGS += -DUCONTEXT
|
||||
endif
|
||||
termlibs := @termlibs@
|
||||
CCDEPMODE := @CCDEPMODE@
|
||||
@am__fastdepCC_TRUE@how_to_dep := fast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue