diff options
author | Rickard Green <[email protected]> | 2018-07-11 16:00:15 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-07-12 15:30:37 +0200 |
commit | f5814f7b40b1d91527d797cada8202d7004e7c24 (patch) | |
tree | 01d0b586a62465425cd40ef12fe0f4f5099cf178 /erts/autoconf/vxworks/sed.vxworks_simlinux | |
parent | a0ae44f324576104760a63fe6cf63e0ca31756fc (diff) | |
download | otp-f5814f7b40b1d91527d797cada8202d7004e7c24.tar.gz otp-f5814f7b40b1d91527d797cada8202d7004e7c24.tar.bz2 otp-f5814f7b40b1d91527d797cada8202d7004e7c24.zip |
Provide build support for standalone corba repo
Diffstat (limited to 'erts/autoconf/vxworks/sed.vxworks_simlinux')
-rw-r--r-- | erts/autoconf/vxworks/sed.vxworks_simlinux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/autoconf/vxworks/sed.vxworks_simlinux b/erts/autoconf/vxworks/sed.vxworks_simlinux index 10cd7bbb82..06b1847602 100644 --- a/erts/autoconf/vxworks/sed.vxworks_simlinux +++ b/erts/autoconf/vxworks/sed.vxworks_simlinux @@ -36,6 +36,7 @@ s|@ARCH@|simlinux| s|@CC@|GCC_EXEC_PREFIX=@WIND_BASE@/gnu/3.4.4-vxworks-6.3/@HOST_TYPE@/lib/gcc-lib/ @WIND_BASE@/gnu/3.4.4-vxworks-6.3/@HOST_TYPE@/bin/ccpentium| s|@HCC@|gcc| +s|@GCC@|yes| s|@LD@|GCC_EXEC_PREFIX=@WIND_BASE@/gnu/3.4.4-vxworks-6.3/@HOST_TYPE@/lib/gcc-lib/ @WIND_BASE@/gnu/3.4.4-vxworks-6.3/@HOST_TYPE@/bin/ldpentium| |