fix perl/microperl builds
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12374 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dfd2a7d58f
commit
43da1bffe4
@ -179,6 +179,12 @@ endef
|
||||
endif
|
||||
$(eval $(Build/perl))
|
||||
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,microperl))
|
||||
$(eval $(call BuildPackage,perl))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user