forked from Imagelibrary/rtems
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Unconditionally compile files which now
are in newlib.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* posix/Makefile.am: Unconditionally compile files which now
|
||||||
|
are in newlib.
|
||||||
* libcsupport/Makefile.am: Unconditionally compile files which now
|
* libcsupport/Makefile.am: Unconditionally compile files which now
|
||||||
are in newlib.
|
are in newlib.
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ libposix_a_SOURCES =
|
|||||||
|
|
||||||
# Some POSIX functions that are nice to always have
|
# Some POSIX functions that are nice to always have
|
||||||
## 20 Nov 2008: Now using these from newlib's posix directory
|
## 20 Nov 2008: Now using these from newlib's posix directory
|
||||||
## libposix_a_SOURCES += src/sleep.c src/usleep.c
|
libposix_a_SOURCES += src/sleep.c src/usleep.c
|
||||||
libposix_a_SOURCES += src/nanosleep.c src/clockgettime.c src/clocksettime.c
|
libposix_a_SOURCES += src/nanosleep.c src/clockgettime.c src/clocksettime.c
|
||||||
|
|
||||||
if HAS_PTHREADS
|
if HAS_PTHREADS
|
||||||
|
|||||||
Reference in New Issue
Block a user