No longer explictly need "-ldl" (contained in libSystem)
This commit is contained in:
parent
bce08707b0
commit
b1ca9e8edb
@ -2,7 +2,7 @@ targets=configure,makedepend
|
||||
cflags_force=-W
|
||||
cflags=-Wall -g -O2 -pedantic
|
||||
ldflags_force=-L $(PREFIX)/lib -Wl,-rpath,$(PREFIX)/lib -lSystem
|
||||
ldflags=-ldl
|
||||
ldflags=
|
||||
dist=Makefile,configure.h,makefile.h,settings.h
|
||||
|
||||
[configure]
|
||||
|
Loading…
Reference in New Issue
Block a user