mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-01 00:51:19 +00:00
Bring back libr.* targets in libr even without BUILD_MERGED
This commit is contained in:
parent
220a94d100
commit
efda76cc18
@ -94,10 +94,10 @@ else
|
||||
# BUILD_MERGED=0
|
||||
|
||||
libr.${EXT_SO}:
|
||||
# do nothing
|
||||
$(MAKE) libr.${EXT_SO} BUILD_MERGED=1
|
||||
|
||||
libr.${EXT_AR}:
|
||||
# do nothing
|
||||
$(MAKE) libr.${EXT_AR} BUILD_MERGED=1
|
||||
endif
|
||||
|
||||
../shlr/libr_shlr.${EXT_AR}:
|
||||
|
Loading…
Reference in New Issue
Block a user