Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
PolyORB-HI-C
Commits
17a39c8c
Commit
17a39c8c
authored
Sep 01, 2013
by
yoogx
Browse files
Merge remote-tracking branch 'git-svn'
parents
79661aa3
b8c87f20
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/make/Makefile.common
View file @
17a39c8c
...
...
@@ -297,7 +297,7 @@ endif
ifeq
($(TARGET), $(filter $(TARGET), win32))
EXE
=
$(BINARY)
.exe
$(BINARY)
:
@
if
[
!
-f
$
(
which i686-w64-mingw32-gcc
)
]
;
then
\
@
if
[
x
"
$
(which i686-w64-mingw32-gcc)
"
=
x
]
;
then
\
echo
"Windows compiler is not installed in your system, exiting"
;
\
else
\
$(MAKE)
generate-asn1-deployment target-objects compile-po-hi
$(USER_OBJS)
$(GENERATED_OBJS)
$(TARGET_OBJECTS)
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment