mirror of
https://github.com/darlinghq/cctools-port.git
synced 2024-11-23 12:19:40 +00:00
Fix building otool
This commit is contained in:
parent
967bc9d48f
commit
d75ed048cd
@ -1,8 +1,4 @@
|
||||
SUBDIRS=libstuff ar as misc otool ld64 man
|
||||
|
||||
if !ISDARWIN
|
||||
SUBDIRS+=libobjc2
|
||||
endif
|
||||
SUBDIRS=libstuff ar as misc libobjc2 otool ld64 man
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user