mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to work with the latest PIPS version 1.6
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6b2942688c
commit
7150182237
1 changed files with 2 additions and 1 deletions
|
@ -343,6 +343,7 @@ define ext_mmp
|
|||
@echo>>$(1)$(2).mmp SYSTEMINCLUDE ..\$(subst /,\,$(srcdir))\missing
|
||||
|
||||
@echo>>$(1)$(2).mmp SYSTEMINCLUDE \epoc32\include\stdapis
|
||||
@echo>>$(1)$(2).mmp SYSTEMINCLUDE \epoc32\include
|
||||
|
||||
@echo>>$(1)$(2).mmp SOURCEPATH ..\$(subst /,\,$(srcdir))\ext\$(2)
|
||||
@echo>>$(1)$(2).mmp SOURCE $(2).c $(4)
|
||||
|
@ -368,7 +369,7 @@ define ruby_pkg
|
|||
|
||||
@echo>>$(1) :"Symbian Research"
|
||||
|
||||
@echo>>$(1) (0x20013851), 1, 3, 0, {"Symbian OS PIPS"}
|
||||
@echo>>$(1) (0x20013851), 1, 6, 0, {"Symbian OS PIPS"}
|
||||
|
||||
@echo>>$(1) [0x101F7961], 0, 0, 0, {"S60ProductID"}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue