mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-06 10:01:21 +00:00
restore ability for Makefiles to use 'generic' platform names when needed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -30,7 +30,7 @@ HOST_VENDOR=@HOST_VENDOR@
|
||||
HOST_OS=@HOST_OS@
|
||||
|
||||
PROC=@HOST_CPU@
|
||||
OSARCH=@HOST_OS@
|
||||
OSARCH=@OSARCH@
|
||||
OSREV=@PBX_OSREV@
|
||||
|
||||
GC_CFLAGS=@GC_CFLAGS@
|
||||
|
||||
Reference in New Issue
Block a user