Remove test I can't build
This commit is contained in:
parent
5b0fa58f0e
commit
863c807f2c
@ -1,8 +0,0 @@
|
|||||||
|
|
||||||
import Plugins
|
|
||||||
|
|
||||||
main = do
|
|
||||||
m <- loadRawObject "t.o"
|
|
||||||
print (path m)
|
|
||||||
resolveObjs
|
|
||||||
-- loadFunction m "sym"
|
|
@ -1,6 +0,0 @@
|
|||||||
TEST= load/rawload
|
|
||||||
|
|
||||||
EXTRA_OBJS=c.o
|
|
||||||
|
|
||||||
TOP=../../..
|
|
||||||
include ../../eval.mk
|
|
@ -1 +0,0 @@
|
|||||||
int sym(void) { return 1; }
|
|
Loading…
x
Reference in New Issue
Block a user