Opened 11 years ago
Closed 11 years ago
#3082 closed defect (duplicate)
Strip fails during compilation on Mac OS
Reported by: | rmk | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
With current git head I get tons of these:
make: [libavutil/x86/emms.o] Error 1 (ignored)
YASM libavutil/x86/float_dsp.o
STRIP libavutil/x86/float_dsp.o
strip: unrecognized option: -wN
Usage: strip [-AnuSXx] [-] [-d filename] [-s filename] [-R filename] [-o output] file [...]
Note:
See TracTickets
for help on using tickets.
#3037