diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-11-02 16:23:47 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-11-02 16:23:47 +0000 |
commit | 02ee66189209f6ca0283a2628e6988c635e8f352 (patch) | |
tree | 0abec486efe665593dc1d68aedeaa69cd09b441a /librt | |
parent | 3b7927d66fd116ad6cf1362efe2d626ef1fd43aa (diff) |
Enable IMA compiling now that syscalls work
Diffstat (limited to 'librt')
-rw-r--r-- | librt/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/librt/Makefile.in b/librt/Makefile.in index 4e9135b30..0122f123a 100644 --- a/librt/Makefile.in +++ b/librt/Makefile.in @@ -7,9 +7,6 @@ CFLAGS+=$(SSP_ALL_CFLAGS) -# all files are syscall related -DOMULTI=n - LIB_NAME:=librt librt_DIR:=$(top_srcdir)librt |