samples/i686-pc-mingw32/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Dec 12 20:47:40 2010 +0100 (2010-12-12)
changeset 2214 10d4f2bc227b
permissions -rw-r--r--
internals: fix stripping

Do not try to strip any script.

Previously, only shell scripts were ignored, but when the Java frontend
is installed, it also installs a Python script. So we have to ignore
any "script text executable", and not restrict it to "shell script text
executable".

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
bartvdrmeulen@2019
     1
reporter_name="Bart vdr. Meulen <bartvdrmeulen@gmail.com>"
bartvdrmeulen@2019
     2
reporter_url=""
bartvdrmeulen@2019
     3
reporter_comment="Config to build cross-compiler with mingw as kernel type"