Ver código fonte

Enable IMA compiling now that syscalls work

Peter S. Mazinger 18 anos atrás
pai
commit
02ee661892
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      librt/Makefile.in

+ 0 - 3
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