enabled legacy re_comp re_exec
this fixes bug 563 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17337 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
074ebdda4a
commit
ac3b691a1d
@ -1,6 +1,7 @@
|
|||||||
SubDir HAIKU_TOP src system libroot posix glibc regex ;
|
SubDir HAIKU_TOP src system libroot posix glibc regex ;
|
||||||
|
|
||||||
SubDirHdrs $(HAIKU_TOP) headers ;
|
SubDirHdrs $(HAIKU_TOP) headers ;
|
||||||
|
SubDirCcFlags -D_REGEX_RE_COMP ;
|
||||||
|
|
||||||
KernelMergeObject posix_gnu_regex.o :
|
KernelMergeObject posix_gnu_regex.o :
|
||||||
regex.c
|
regex.c
|
||||||
|
Loading…
Reference in New Issue
Block a user