OSDN Git Service

When compiling with -O0, linuxthreads does not compile. So add
authorEric Andersen <andersen@codepoet.org>
Tue, 17 Jun 2003 19:03:39 +0000 (19:03 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 17 Jun 2003 19:03:39 +0000 (19:03 -0000)
commit4d52b7849a2b335ea2eb76ff8a3dba48291c2235
tree79022c7a73eea3c4dd9db3085356ca880f2709a1
parent5cff1f8b6be0c32e41833c6709c0599dcebbb5ab
When compiling with -O0, linuxthreads does not compile.  So add
a local override changing -O0 to -O1 only for that directory.
libpthread/linuxthreads/Makefile